/srv/irclogs.ubuntu.com/2012/11/13/#ubuntu-kernel.txt

BenCapw: success03:20
=== smb` is now known as smb
apwkees, poke me tommorrow, i am off today10:56
=== yofel_ is now known as yofel
* henrix -> lunch12:59
caribourtg: Regarding hpwdt, it's already in ./config/config.common.ubuntu for Q & R; should I mark it "Fix released" ?13:24
rtgcaribou, too late13:25
caribourtg: :-) didn't refresh quick enough13:25
BenCapw: cjwatson says you two talked about the lack of arch-all builds for linux-ppc…what was the verdict?13:25
caribourtg: thanks13:25
bambeehi , on quantal, with a core i7 ivy bridge (Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) ) I always get this error in dmesg13:42
bambee[19327.764996] [drm:drm_gem_create_mmap_offset] *ERROR* failed to allocate offset for bo 013:43
bambeemy screens change from a normal mode to black... randomly...13:43
bambeeany ideas?13:43
bambeeIt worked just fined on precise13:44
apwBenC, ok i believe you need to switch the architecture:all things to :powerpc13:44
bambeeit's a regression introduced in quantal13:44
apwand then there is a switchable13:44
* smb slaps apw13:44
apwsmb, i know, shhh13:45
rtgapw, you're already out of bed? I thought you fancied a lie in today.13:45
apwBenC, I believe it is do_common_headers_indep should be false13:45
apwBenC, you should be able to test that on a local build building binary-arch13:46
BenCapw: Ah13:46
BenCthanks13:46
apwBenC, do_flavour_header_package turns it on and off, and do_common_headers_indep says if it is :all or :<arch>13:47
apwrtg, i am not here, you cannot see me, your meds are affecting your eyesight13:47
rtgapw who ?13:47
apwrtg, i am really doing my tax return which is so much less stressfull13:47
smbarrrrrgh13:48
smbAt least now its understandable why you cannot resist irc13:48
apwexactly ... anything is better than that13:48
smbapw, Already wearing the paper suit?13:49
apwsmb, yep, socks paired the whole 9 yards; thinking of painting the wall using my toothbrush13:51
smb:)13:51
smbrtg, Ok, I think if the v01 on the IVRS table means what I think it means, I only have a v1 iommu14:08
rtgsmb, I can always drop that patch until it can get properly tested.14:16
smbrtg, No, actually I think it should be ok as it is creating a new module that in theory should only be used on affected hw and since it is sru it won't survive stable testing without verification (normally)14:19
rtgsmb, that presumes that stable testing has a xen host14:19
smbrtg, Actually I think that even is independent of Xen. Though I am not sure how much these things are used normally. At least we would expect whoever filed the bug to have the hardware and let us know14:21
xnoxogasawara: at uds, in passing, I've asked you if it would be possible to pull some patches and build experimental kernels for me. The condition was "do the patches apply cleanly".14:33
xnoxwell they do.14:33
ogasawaraxnox: sure, send me an email with the list of patches and I'll build you a test kernel14:34
xnoxI pushed them to git@github.com:xnox/linux.git the ubuntu-raring-master-f2fs which is on top of ubuntu-raring master14:34
xnoxor I can format patches.14:34
xnoxogasawara: awesome. thanks.14:35
ogasawaraxnox: sweet, I'll just build from your tree14:35
ogasawaraxnox: I'm assuming you need an amd64 build?14:36
xnoxogasawara: I want it for i386, amd64, armhf (panda, ac100, nexus7)14:36
ogasawaraxnox: ack14:36
xnoxogasawara: the last three being most important, as it's the new flash filesystem  I want to play with and I have that hardware available.14:37
xnoxogasawara: send the "pull & build" request to your work email.14:45
ogasawaraxnox: thanks14:45
xnoxogasawara: thank you =))))14:45
rtgbjf, can you try a kernel from http://kernel.ubuntu.com/~rtg/3.7-rc5.1 on your Lexington Emerald Ridge again ? 14:54
=== Guest8350 is now known as balloons
rtgogasawara, can you do some smoke testing on http://kernel.ubuntu.com/~rtg/3.7-rc5.1 ?15:12
ogasawarartg: yep, will do15:12
rtg'tanks15:12
bjfrtg, will do15:16
ckingme too 15:22
rtgcking, thanks15:23
rtgbjf, I'm seeing similar pcpu_alloc faults on an AMD server15:25
ckingrtg, what kind of hardware shall I exercise this on, I've got plenty to chose from15:28
rtgcking, I suppose whatever doesn't require a signed kernel15:28
rtgcking, I'm starting a bisect for 'PERCPU: allocation failed' because its starting to show up more often15:31
* cking wonders what's tickling this bug15:32
rtgcking, multiple CPUs perhaps ?15:33
ckinghrm15:33
rtgthis is a 2-way AMD. bjf saw it on a 4-way Romley15:33
* cking will expercise it on a bunch of SMP kit15:34
ckingexpercise? exercise, doh15:34
rtgcking, I didn't even notice until you corrected it :) you see what you expect to see.15:35
smbrtg, Do the percpu messages say something more (like which module)? Sounds like something doing bigger dynamic percpu variable allocations...15:38
rtgsmb, [    7.261175] kvm: Could not allocate 304 bytes percpu data. So it might be https://lkml.org/lkml/2012/10/11/19815:40
smbrtg, Hm, maybe. Hmm, maybe depending on the maximum possible cpus not the available ones... Otherwise it sounds weird that your 2way has the same issue with it than the 40core box...15:42
smbBut at least the same problem with kvm module now loading automatically...15:43
rtgsmb, I'll try it with that commit reverted15:44
* smb wodners what version weed some people smoke,,,15:48
rtgsmb, drifting in your window ?15:49
smbrtg, more on my keyboard. While wondering about the 2.6.0 version15:49
smbrtg, fwiw I don't see the same on Quantal running on my 4 core i715:50
ogasawarartg: works on my test kit here which are a mix of amd64 and i386 and ranging from full raring installs, quantal installs, and precise+enablement stack installs.  I did quick boot tests, pings out to the network, audio, and suspend/resume on the laptops.15:53
rtgogasawara, did you check dmesg for PERCPU allocation failures ?15:54
ogasawarartg: yep, I didn't see any, but I did see an interesting error on my adamo which is a Precise + enablement stack -> "Request for unknown module key 'Magrathea: Glacier signing key: d15:54
ogasawara185d6ac223b0843daf202524618aa134d085f80' err -11"15:54
* ogasawara back in 2015:55
rtgogasawara, dkms ?15:58
rtgsmb, reverting e9bda3b3d0ce775afe15eaf71922d342cc74991c didn't fix it. guess I'll use some mainline kernels to do a gross bisect.16:00
smbrtg, Hm, ok. Though it was so tempting to think about it as the allocation size just was exactly the same16:01
* smb cannot believe do-release-upgrade was broken that badly in Quantal (or even is for the textual version)16:04
* cking can't seem to trigger any PERCPU issues as yet16:05
jsalisbury**16:09
jsalisbury** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting16:09
jsalisbury**16:09
ogasawarartg: it shouldn't be dkms related on this laptop, I'll try and see if I can track down the root cause.16:17
rtgogasawara, did it fail to load, or just complain ?16:17
ogasawarartg: just complained.  everything seems to be running fine as far as I can tell.16:18
rtgogasawara, prolly OK to ignore it then16:18
janimortg, all kernel packages should depend on linux-firmware?16:25
rtgjanimo, no. why do you think so ?16:26
janimortg, just that the dep got autogenerated it seems in the nexus7 package as well16:26
rtglinux-firmware is seeded for our install images16:26
janimortg, also because maybe some usb wifi or other peripherals can be used on any system16:26
rtgjanimo, which is why it is seeded16:27
janimoDepends: linux-image-3.1.10-7-nexus7, linux-firmware16:28
janimo in linux-image-nexus716:28
janimoI need to see where that came from then16:28
bjfrtg, i am not getting those errors any longer on the emerald ridge. still no console though16:48
rtgbjf, I'm finding it on this AMD as far back as Quantal. I've yet to find a kernel where it doesn't happen.16:50
jsalisbury ** Ubuntu Kernel Team Meeting Happening Now in #ubuntu-meeting17:00
ckingblink and you've missed it17:06
jsalisbury:-)17:06
xnoxwow. Ubuntu kernel meetings are really rt meetings.17:07
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues November 20th, 2012 - 17:00 UTC || If you have a question just ask, and do wait around for an answer!
* smb offline for tinkering...17:23
ppisatirtg: (quantal-amd64)ppisati@tangerine:~/ubuntu-raring$ dpkg-buildpackage -us -uc17:27
ppisati[snip]17:27
ppisatidpkg-checkbuilddeps: Unmet build dependencies: libunwind8-dev libaudit-dev17:27
ppisatidoesn't happen when building armhf tough17:28
rtgppisati, why wouldn't you use a raring chroot ?17:28
ppisatiah17:28
rtgppisati, and armel is gone17:28
ppisatiright, we are in raring...17:28
rtgfor raring17:28
ppisatinevermind17:28
ppisatiyeah, saw that17:28
* ppisati -> EOD17:47
* rtg bisects between 3.5.0-rc1 and 3.5.0-rc2 for PERCPU allocation failures18:02
* rtg -> lunch18:19
infinityHrm.  Have we finally reached a critical mass of "too many kernel SRUs to QA in a timely fashion", or did UDS (and recovering from it) just throw off the cadence a bit?18:40
henrixinfinity: i believe the delay is due to bug #107696318:41
ubot2Launchpad bug 1076963 in Launchpad itself "SPPH.getPublishedBinaries timing out" [Critical,Triaged] https://launchpad.net/bugs/107696318:41
bjfinfinity, there were other factors, we'll get caught up i think18:41
infinityrtg / janimo: (looking at backscroll) all image metapackages absolutely do depend on linux-firmware...18:43
infinityrtg / janimo: Which seems correct, so I'm not sure what Jani's question was about.18:44
janimoinfinity, it was just a curiosity really, thanks18:44
infinityjanimo: Mmkay.  On a platform where you definitely knew you didn't need any of the firmware, dropping that dep from your meta would be fine.  Though, that's clearly not the case for nexu7, where we're doing weird things like attaching all sorts of USB thingees to it. :P18:45
infinity(And, realistically, won't be the case for any kernel we support as a generic computing device, as opposed to some phone/tablet preinstalled mojo)18:46
janimoinfinity, I agree,18:46
infinityhenrix / bjf: Alright, cool.  Was more a curiosity thing than anything else.  And wondering if you guys needed to multiply at some point. ;)18:51
=== rsalveti_ is now known as rsalveti
argessforshee, hi20:37
argessforshee, re: 922906. Those set of 9 patches are in linux-next, do i need to wait until they land in Linus' tree to SRU?20:38
sforsheearges, that's usually preferred but not mandatory20:38
sforsheearges, they've been in linux-next for several releases though, something needs to be done to get the ball rolling upstream too20:39
argessforshee, ok. what can I do to get the ball rolling?20:39
sforsheeI suppose ping Eric Paris and ask why he hasn't asked Linus to pull them20:39
argesok20:39
* rtg hates it when a bisect fails to produce a reasonable result20:41
* rtg -> EOD20:47
argessforshee, any idea where that tree is? is this on kernel.org? i'm assuming its something fsdevel?20:50
sforsheearges, I found it earlier ... just a second20:57
sforsheearges, http://git.infradead.org/users/eparis/notify.git20:57
argessforshee, awesome thanks. i couldn't find it via google and the usual places20:57
sforsheearges, within the linux-next repo there's a file called Next/Trees that shows all the repos that linux-next pulls from20:58
argesah20:58
vanhoofogasawara: hola21:11
ogasawaravanhoof: konichiwa, call?21:11
vanhoofogasawara: sure you free?21:11
ogasawaravanhoof: ya, gimme 1min21:11
=== seanvk_ is now known as seanvk
darkxstcurrently vmware/vmplayer fail to install on raring due to a moved file (version.h) in the kernel headers, would it be acceptable to work around this with adding a symlink in the headers package  until vmware catch up with the changes?23:04
jjohansenapw, ogasawara: https://lkml.org/lkml/2012/11/12/446, this may be affecting our lower memory images (/me is thinking arm)23:14
apwjjohansen, thanks ... P and up huh23:20
jjohansenyeah: apparently it took quite the effort for google to track that one down23:21
apwjjohansen, if they are seeing it, then "low memory" may be not as low as we might think23:58

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