/srv/irclogs.ubuntu.com/2012/04/24/#ubuntu-kernel.txt

miconfrinkI could patch the source manually each time I want to rebuild but I'd like to find a way to automate the process a bit00:00
miconfrinkThere seems to be two guides out there. One that tells you how to build Ubuntu Kernels and one that tells you how to make packages with make-kpkg for a bastardized patched vanilla kernels00:04
miconfrinkThere is nothing about making a clean debian package with patches from a vanilla kernel00:05
miconfrinkI've been searching this for weeks!00:05
bjfmiconfrink we have a script that can help, let me see if i can find it00:08
miconfrinkgreat!!00:09
bjfmiconfrink: start with "git clone git://kernel.ubuntu.com/ubuntu/kteam-tools"00:13
miconfrinkk one sec00:13
bjfmiconfrink: you want to then look at kteam-tools/mainline-build/README00:13
bjfmiconfrink: essentially, you have your upstream kernel, a reference to one of our kernels and you run the script and it will debian-ize it and build it00:14
bjfmiconfrink: i don't think this will pull our ubuntu-specific patches into your code tree however00:15
miconfrinkI'm more concerned about how to put Molnar's patches into my tree00:16
miconfrinkI'm looking at the README now. Thanks bjf00:17
miconfrinkbjf: So if I understand the README and the scriptfile this will basically give me a Debianized vanilla kernel00:26
bjfyes00:27
bjfmiconfrink: ^00:27
miconfrinkTHen I can deconstruct the deb - I guess00:27
miconfrinkand add Molnar's patch00:28
bjfmiconfrink: have you tried to start with our kernel tree and add the realtime patch to it?00:28
miconfrinkNo I've not tried that but it's a pretty extensive patch00:29
miconfrinkI know that someone used to keep a Molnar RT kernel in the Ubuntu repo but it got abandoned00:29
bjfmiconfrink: the delta between our kernel and the upstream mainline kernel really isn't that large, it might be worth giving it a try00:29
miconfrinkokay00:30
miconfrinkI'll look into it00:30
miconfrinkmy understanding is that debian patches use quilt00:30
miconfrinkwhereas Molnar uses patch00:30
miconfrinkIs there an easy way to convert between formats?00:31
bjfmiconfrink: we just use git, no quilt00:31
miconfrinkI thought debian packages use quilt for patching00:31
bjfmiconfrink: they do, but the kernel team package is different, we need to be as compatible with Linus' tree as possible00:32
miconfrinkI see00:32
miconfrinkthat makes sense00:32
miconfrinkso how does the kernel team do things differently00:33
bjfmiconfrink: take one of our trees, do a "git am <molnar patch>" and see what happens. worse case you've wasted some bandwidth and a little time00:33
bjfmiconfrink: but if it works, you'll be way ahead00:33
miconfrinkI see00:33
miconfrinkI've never used git to patch00:34
bjfmiconfrink: you can just use patch if you want00:35
miconfrinkcool00:36
miconfrinkHow can I tell what vanilla version the git is based on?00:37
bjfmiconfrink: which version do you want? Precise is 3.2 based00:37
miconfrink3.2.16 is the last 3.2 based Molnar patch00:39
miconfrinkhttp://www.kernel.org/pub/linux/kernel/projects/rt/3.2/00:39
bjfmiconfrink: then precise is the one you want, if you do a git log on the master branch you will see we are patched up to 3.2.1400:40
bjfmiconfrink: if you look at the master-next branch we are patched up to 3.2.1600:41
miconfrinkthanks00:42
miconfrinkcan you give me the git path?00:44
bjfmiconfrink: what git patch?00:44
miconfrinkFor either branch00:45
miconfrinkI'm not quite getting it right00:45
bjfmiconfrink: sorry, i misread what you typed00:45
bjfmiconfrink: "git clone git://kernel.ubuntu.com/ubuntu/ubuntu-precise"00:46
miconfrinkgotcha thanks a billion!00:46
bjfmiconfrink: in that repo there are both the "master" and "master-next" branch00:46
ppisatigood rainy day to everyone :)05:51
=== smb` is now known as smb
smbppisati, Not right now, but good morning anyway. :)07:28
ppisatismb: a thunderstorm woke me up thus morning, i love when that happens :)07:28
smbppisati, Isn't the relative safety of so many other houses around you to hit something to enjoy? ;)07:30
ppisatismb: when i'm in bed, under a mountain of blanket, i don't really care about other's house safety :D07:31
ensignkimhi i've got a question about dkms...08:29
ensignkimi'm currently using 10.04 netbook remix with 2.6.32-41-generic08:30
ensignkimmy netbook has a realtek wireless card08:30
ensignkimi have to use this ppa to get drivers which work with my wireless card08:30
ensignkimhttp://www.todoleo.com/2011/01/how-to-get-wifi-working-on-dell-mini.html08:31
ensignkimevery time the kernel updates, it breaks my wifi08:31
ensignkimand i have to apt-get --reinstall the ppa packages08:31
ensignkimi'm not sure why i have to do that... shouldn't dkms fix things automagically (or have i misunderstood its purpose)?08:32
diwickengyu, ^ that's your ppa08:34
kengyu__ahh, yeah, is my ppa.08:34
kengyu__ensignkim, rtl8192ce is supposed to to be in mainline already. Did you try to fully uninstall the dkms deb and see if the wifi works?08:36
diwickengyu__, he's using 10.0408:37
diwickengyu__, was it in mainline there as well?08:37
=== kengyu__ is now known as kengyu_
ensignkimyep, i'm currently on lucid still but will upgrade to 12.04 soon08:37
ensignkimkengyu_: i'm not sure :) wifi breaks every time there is a kernel upgrade, and i do something to fix it but can't remember what - i think i may do an "apt-get purge"   08:40
kengyu_ensignkim, then could be my badly packaged dkms. :-( I haven't look at it for a while. the deb could be of low quality since it sees no hope to get in the main archive or so (already one in mainline).08:42
infinityppisati: *poke*08:44
infinityppisati: Andy tells me that you'd love to have a closer look at https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/98671308:44
ubot2Launchpad bug 986713 in linux-ti-omap4 "boot on panda shows kernel oops" [Undecided,New]08:44
ensignkimkengyu_: so, hopefully wifi should work for me out of the box when i upgrade to 12.04? thanks for the ppa btw, without it my netbook would have been somewhat useless :)08:45
kengyu_ensignkim, Realtek engineer worked on upstreaming the driver, so it is supposed to work as well as the one in my ppa.08:48
ppisatiinfinity: we had these WARNs() since... natty?08:54
ppisatiinfinity: but ack, i'll take a look08:54
apwppisati, be good to confirm its the known ones at least :)08:54
infinityppisati: Nothing wildly urgent, but Andy implied that you have *nothing* to do. ;)08:54
apw:)08:54
ppisatiinfinity: he's kind of right... :)08:55
ppisatiat least someone i know someone is testing it... :)08:56
ppisati-ETOOMANYSOMEONE08:57
=== smb` is now known as smb
* ppisati -> lunch11:26
apwsmb, is this something you have a test environment to confirm: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/98771511:45
ubot2Launchpad bug 987715 in linux "In KVM In a virtual machine, system crashes if vmvga video card is used" [Undecided,Confirmed]11:45
smbapw, Without looking into the whole description it sounds like any kvm host/guest could do when changing the graphics card (the emulated)11:46
* cking reboots his AP11:47
smbapw, I might need to reinstall kubuntu... just checking with vmvga and normal ubuntu install11:48
smbapw, Unity-2d seems not to crash. Interestingly the default resolution picked is 2360x1770...11:51
=== yofel_ is now known as yofel
apwsmb, woh that is pretty big12:11
smbapw, Yeah, it made hitting things a bit hard when scaling down into my resolution... :)12:12
smbRight now installing kubuntu on the vm12:13
apwdiwic, https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/987650 <-- might be of interest12:19
ubot2Launchpad bug 987650 in linux "Audio Realtek ALC889, Green/Black/Yellow Line Out, rear jacks: no sound when front jack plugged into headphones" [Undecided,Confirmed]12:19
diwicapw, sure, is there anything that makes it more or less interesting than all the other audio bugs?12:23
smbapw, I cannot confirm a crash, but rendering not being optimal (sometimes large areas not redrawn, splash not being rendered) with the vmvga setting. For this test the host gfx was ati (not sure about the report)12:42
smbapw, For the kvm-vmvga bug I think the main problem could be in the host part (which is Natty) and I am not sure whether I still have a host running that around. 13:40
apwcking, yo ... we have an HP failing to suspend, leading to hang.  this is triggering from echo "mem" >...14:10
apwcking, whats the next step :)14:10
ckingapw, hey, is this a regression or not?14:10
apwcking, i believe its 'always' been this way 14:11
ckingapw, https://wiki.ubuntu.com/DebuggingKernelSuspend14:11
ckinghttps://wiki.ubuntu.com/Kernel/Reference/S3SystemTapDebug14:12
ckingapw, the latter may provide more info, but takes a while to set up - it was working for precise last month, so I suspect it still should work OK14:13
apwcking, sounds good.  will get psivaa on the case :)14:15
ckingI suggest they file a bug, follow the systemtap instructions and attach the logs generated by the debugging tool into the bug14:16
ckingapw, BTW, what kind of HP is it?14:16
psivaacking, already done it14:16
psivaacking, 98784014:17
apwcking, a pavillion g614:17
jsalisbury**14:18
jsalisbury** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting14:18
jsalisbury**14:18
ckingpsivaa, so can you see if you get any logs when following the instructions in: https://wiki.ubuntu.com/Kernel/Reference/S3SystemTapDebug14:22
psivaacking, just following the debugging information14:22
ckingpsivaa, thanks!14:22
psivaacking, will let you know once i get the longs14:23
psivaa* logs14:23
ckingack14:23
matttbeHello14:26
matttbeI've opened an upstream bug report at bugzilla.kernel.org [1] but they want that I test a patch.14:26
matttbe1: https://bugzilla.kernel.org/show_bug.cgi?id=4315514:26
matttbeIt's not a problem except that I don't find the .dsc file linked to the version 3.4-rc4-precise => http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-rc4-precise/14:26
ubot2bugzilla.kernel.org bug 43155 in Sound(ALSA) "hda-intel: Sound card takes time to be initialised" [Normal,New]14:26
matttbeWhere can I find this .dsc file? :)14:26
dileksmatttbe: I have not tested by myself, but I guess you have to apply those 3 patches against vanilla 3.4-rc4 sources14:35
dileks[10:17:03] <ohsix> https://wiki.ubuntu.com/Kernel/MainlineBuilds14:36
dileksmatttbe: ^^14:37
matttbedileks: yes I already test the 3.4-rc4 version by installing packages from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-rc4-precise/14:42
matttbedileks: now I just want to test a patch. Should I've to download tarball from kernel.org and apply patches from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-rc4-precise/14:42
dilekswhoever is responsible for the wiki: airlied pulls from danvet's GIT tree (drm-intel-next)14:44
dilekshttp://cgit.freedesktop.org/~danvet/drm-intel/log/?h=drm-intel-next14:44
dileks3. the tip of the drm-intel-next head of Keith Packard's linux repository daily, 14:44
* ogasawara back in 2014:54
matttbedileks: thank you but  I just want to easily recompile the kernel with a patch which is not in any git repos mentioned on the wiki14:55
dileksmake deb-pkg14:56
dileksmatttbe: http://paste.ubuntu.com/944190/14:57
matttbedileks: thank you :)14:57
psivaacking:  Magic: 11:330:749 maps to hash: b664bb followed by Hash matches: oops_enter() (address: 0) 15:07
psivaacking: is the output of the debug 15:07
ckingpsivaa, there may be some logs created, can you attach them to the bug report please15:08
psivaacking: ack15:08
hggdhjsalisbury: re bug 987052 -- happened with lbm-cw-3.3, added a comment and a pic (FWIW)15:21
ubot2Launchpad bug 987052 in linux "WARNING: at /build/buildd/linux-3.2.0/kernel/softirq.c:159 local_bh_enable_ip+0x7a/0xa0()" [High,Confirmed] https://launchpad.net/bugs/98705215:21
ckingpsivaa, I've added some more instructions to the bug report.15:34
psivaacking: ok ill have a look and follow15:36
tgardnerapw, cking, if not built into the kernel, how do cpufreq modules like powernow-k8 get loaded? I don't see anything in initramfs-tools that will do it.16:00
ckingtgardner, it's not clear to me either16:04
smbI see some x86cpu id tables16:04
smbMODULE_DEVICE_TABLE(x86cpu, ...16:06
tgardnercking, bug #353552 ?16:10
ubot2Launchpad bug 353552 in jockey "nvidia driver crashes on login after fisrt install (dup-of: 349419)" [Undecided,New] https://launchpad.net/bugs/35355216:10
ubot2Launchpad bug 349419 in python-qt4 "jockey-kde crashed with SIGSEGV in QWidget::metric() on kubuntu 9.04 startup" [Medium,Fix released] https://launchpad.net/bugs/34941916:10
cking35523216:10
tgardnerbug #35523216:10
ubot2Launchpad bug 355232 in linux "acpi-cpufreq/powernow-k8 should not be built-in into the kernel image" [Low,In progress] https://launchpad.net/bugs/35523216:10
apwtgardner, they have to be manually specified, i thought that they were all builtin for that reason16:21
tgardnerapw, yep, I'm just coming around to that.16:21
apwtgardner, iirc there is an annotation to that effevt in the config comparitor16:22
tgardnerapw, I wonder if we could add a kernel command line parameter to no load these cpufreq drivers, ala https://bugs.launchpad.net/ubuntu/+source/linux/+bug/355232/comments/1516:23
ubot2Launchpad bug 355232 in linux "acpi-cpufreq/powernow-k8 should not be built-in into the kernel image" [Low,In progress]16:23
psivaacking: i have updated the bug report to the effect the suspend on the console mode seems working but every reboot requires pressing of the brightness adjustment key16:24
smbtgardner, commit 22ee5756cd21063ba8405598060b0f1ef8d81a6d16:24
smbAuthor: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>16:24
smbDate:   Tue Mar 13 19:18:39 2012 -040016:24
smb    provide disable_cpufreq() function to disable the API.16:24
tgardnersmb, 448c8b1d07d5342922567e138a4b0108a42c24fb16:25
smbThough this looks a bit like one could not use the framework then...16:26
smbtgardner, Yep, sorry that was picking up the sha1 of my tree16:26
tgardnersmb, yeah, I think what we really want is for the built-in drivers to not register, but leave the infrastructure intact.16:27
smbYeah, agree16:27
smbthis one is overshooting, ok for Xen since they then use something completely outside the framework16:28
tgardnersmb, we can likely manage to do both.16:28
ckingbrendand, bug 926136 - can I get access to this machine so I can do some hands on debugging?16:43
ubot2Launchpad bug 926136 in linux "CPU1 on Dell PowerEdge M610, R715 and IBM X3500 M3 goes offline after exercising frequency governors" [Medium,Triaged] https://launchpad.net/bugs/92613616:43
=== herton_ is now known as herton
* henrix back in 3017:11
* cking --> EOD and going to fix his washing machine 17:12
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues May 1st, 2012 - 17:00 UTC || If you have a question just ask, and do wait around for an answer!
slangasektgardner: heya - I've come to argue with you over the wontfixing of bug #942846 :)17:24
ubot2Launchpad bug 942846 in grub2 "encrypted install fails to boot as long as vt.handoff=7 is used" [Undecided,Fix released] https://launchpad.net/bugs/94284617:24
tgardnerslangasek, you should likely argue with apw since the vt.handoff patch is his.17:24
slangasektgardner: I'm not sure if the remaining issue is a kernel bug or not, but I think it's pretty important, UX-wise, that users not be dropped to a black screen instead of an encryption prompt17:24
slangasekwell, you wontfixeded it17:24
slangasekapw: I've been redirected to you17:25
tgardnerslangasek, well, its pretty low on our list of priorities given some of the other issues we're dealing with.17:25
apwslangasek, what the issue ?  i thought we didn't pass it anymore from grub17:25
apwslangasek, and that we should be saying we wouldn't for encrypted installs17:26
slangasekapw: tgardner says he still encounters a black screen which he works around by pressing Esc17:26
slangasekhmm?17:26
slangasekencrypted installs most certainly still get vt.handoff17:26
slangasekand it works for most of us17:26
slangasekI understand it's not at the top of the todo list, but it's still an important bug (whoever's it actually is)17:27
apwthen his machine is broken and should be added as broken to the blacklist right?17:27
apwso that it doesn't use handoff, as it doesn't work appropriatly in this situation17:28
tgardnerapw, where is the blacklist ? grub2 ?17:28
slangasekgrub-gfxpayload-lists17:28
slangaseke.g., /usr/share/grub-gfxpayload-lists/blacklist/20_radeon_hd680017:28
apwyeah ... i think that was the basic plan :)17:29
slangasekok - I don't think that plan was handed off :)17:29
tgardnerslangasek, ok, I'll see if blacklisting works, but I still don't think there is gonna be a kernel fix.17:30
slangasektgardner: can you get us PCI ID for your affected machine on that bug, then?  And I'll open a task for grub-gfxpayload-lists17:30
apwslangasek, i think we are a little confused indeed.  i think we tried to fix most of them and those that we couldn't we ensured that the blacklist would do the right thing17:30
tgardnerslangasek, yep, gimme a bit17:30
slangasekapw: the blacklist is approximately empty by default17:31
apwslangasek, and then we needed to find the exclusions and drop them in the blacklist17:31
apwslangasek, indeed very much so17:31
slangasekwe do additional blacklisting if you install the non-free, non-KMS drivers17:31
slangasektgardner: do you think it's not a kernel bug, or just not one that will get fixed any time soon?17:31
tgardnerslangasek, I've no idea to be honest.17:32
tgardnerI just know that I'm not gonna work on it.17:32
* slangasek nods17:32
slangasekhmm, I should probably take another pass over the plymouth bug list now that RAOF has blacklisted the HD 680017:33
apwslangasek, i assume its a bug in the initialiseation from 'not the default text mode' in the graphics driver17:35
slangasekthat was my approximate thought as well17:35
tgardnerslangasek, hmm, apport-collect is giving me shit about not being the bug owner (or some such crap)17:36
slangasekbah17:37
sharms_In Ubuntu 12.04, I installed linux-tools-base, and then tried to install linux-base.  /usr/bin/perf is in both of these packages, making this impossible.  Is this a known issue?17:37
slangasektgardner: attach lspci -vvnn by hand?17:37
tgardnerslangasek, yeah17:37
sharms_rather specifically linux-tools-common conflicts with linux-base17:38
slangasekRAOF: hey, so bug #975931 is the same issue as bug #971204, but with an incremented PCI ID17:38
ubot2Launchpad bug 975931 in plymouth "purple screen freeze with AMD 6850" [Undecided,New] https://launchpad.net/bugs/97593117:39
ubot2Launchpad bug 971204 in linux "graphics fails with setgfxpayload=keep, AMD Radeon" [Medium,Confirmed] https://launchpad.net/bugs/97120417:39
slangasek(1002:6738 vs. 1002:6739)17:39
=== tgardner is now known as tgardner-lunch
bjfjsalisbury: any reason to have a kernel meeting before uds ?17:53
jsalisburybjf, hmm, probably not, unless there is a specific reason?17:54
jsalisburybjf, I can change the next meeting to after UDS?17:54
bjf+117:57
ogasawarawoot, day-0 uploaded18:06
jsalisburyHome: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues May 15th, 2012 - 17:00 UTC || If you have a question just ask, and do wait around for an answer!18:06
* _ruben wonders if that was an attempt to alter the /topic :)18:20
bjfjsalisbury: you didn't get the topic changed :-)18:25
=== tgardner-lunch is now known as tgardner
bjfcnd: https://blueprints.launchpad.net/ubuntu/+spec/other-q-arsenal-report-enhancements19:15
cndbjf, ahh, oops19:16
cndI think I'll just remove my blueprint then19:17
cndand subscribe to this one19:17
bjfcnd, good plan. add anything to the whiteboard you feel needs to be discussed19:17
cndyep19:18
cndthanks!19:18
dileksthought this is a kernel problem but seems to be a nm issue19:48
dilekshttps://bugzilla.redhat.com/show_bug.cgi?id=78577219:48
ubot2bugzilla.redhat.com bug 785772 in NetworkManager "Logs filled by ICMPv6 RA: ndisc_router_discovery() failed to add default route" [Unspecified,On_qa]19:49
bjfcnd, we were editing the whiteboard at the same time, there doesn't seem to be any locking so my changes were lost19:54
bjfcnd, i just re-added my text19:56
cndbjf, oh, sorry :(19:59
jonohey19:59
jonodo you folks know if Intel Centrino Ultimate-N 6300 AGN is well supported in 12.04?20:00
jonoI am looking to buy a new laptop20:00
bjfcnd, not your fault, stupid LP20:01
bjfjono, tgardner or sforshee would know best but I believe it is20:02
jonotgardner, sforshee, any thoughts on this?20:02
tgardnerjono, I came in on the tail end of this conversation, but I assume its about wifi ?20:03
sforsheejono, it's supported but I also believe it's one that's had some persistent issues20:03
jonotgardner, yeah, I am looking to buy a new laptop, and I have a few options, I want to figure out the best driver support20:03
jonomy options are:20:04
jonoThinkPad 1x1 b/g/n 20:04
jonoIntel WiFi Link 1000 20:04
jonoIntel Centrino Advanced-N 6205 AGN 20:04
jonoIntel Centrino Ultimate-N 6300 AGN 20:04
jonoIntel CA-N+WiMAX 6250 MOW 20:04
jonoany feedback on which of those is best supported in 12.04?20:04
jonosforshee, I see20:04
tgardnerjono, Intel is well supported, but there _are_ folks complaining about throughput in certain scenarios20:04
tgardnerjono, I've tested all of these models and found them to perform OK.20:05
jonothanks tgardner20:05
jonoI will get the Ultimate-N and see how I get on20:05
tgardnerjono, good luck20:06
jonothanks tg20:06
vanhoofjono: 6205 has worked quite well for me20:06
jonothanks tgardner20:06
jonovanhoof, oh yeah?20:06
* tgardner reboots for cpufreq patch testing20:06
sforsheejono, I have a 6205 too and have had good luck with it20:06
jonovanhoof, is it working well in 12.04?20:06
vanhoofjono: yup, Lenovo x22020:06
jonook, I am going to do that then :-)20:06
jonothanks sforshee, vanhoof20:06
vanhoofjono: np20:07
jonoI am also going with Intel HD Graphics 3000 graphics20:09
jonoseems to be generally pretty decent20:09
vanhoofjono: which machine are you after?20:09
jonovanhoof, T52020:09
vanhoofjono: just integrated graphics or nvidia as well?20:11
jonovanhoof, just integrated graphics20:11
vanhoofjono: ok, you'll be good then20:11
jonodo you know if Intel HD Graphics 3000 is certified?20:11
vanhoofthe other is switchable20:11
jonoright20:11
vanhoofoh yeah, its sandybridge 20:11
jonocool20:11
vanhoofthe machine itself is also ubuntu certified 20:11
jonovanhoof, do you know if SATA solid state discs are OK?20:12
vanhoofwas enabled on 10.10, certified on stock 11.04, 11.10, and 12.04 is in progress20:12
vanhoofjono: oh yeah :)20:12
jonocool thanks vanhoof20:12
vanhoofjono: but you'd likely want to purchase one off of amazon20:12
* jono buys20:12
jonoa thinkpad?20:12
vanhoofthey charge a pretty hefty premium 20:12
vanhooffor the SSD20:12
jonooh really?20:12
vanhoofjono: http://www.amazon.com/Intel-Series-2-5-Inch-Solid-State-Retail/dp/B004T0DNQ0/ref=sr_1_2?s=electronics&ie=UTF8&qid=1335298379&sr=1-220:13
jonolooks about the same price...this machine I am getting is in an employee pricing sale20:13
vanhoofah ok20:14
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues May 15th, 2012 - 17:00 UTC || If you have a question just ask, and do wait around for an answer!
* tgardner -> EOD20:34
uzfglad to see my kernel changes were picked upstream :D23:33

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!