/srv/irclogs.ubuntu.com/2011/12/16/#ubuntu-kernel.txt

psusihow can you get the inode given the file *?01:54
ohsixstat(fileno()) ?01:56
psusino, in the kernel... I have the struct file *, but need struct inode *01:56
vanhoofpsusi: got to be a way, can get the info w/ ls -i03:05
egonHow do you find what kernel diffs have been applied to a specific kernel? I'm finding things in bzr/launchpad isn't matching what's in git, and doesn't seem to match what's in the source package.05:17
=== bladernr_afk is now known as bladernr_
kenrhadHello06:15
kenrhadanyone online?06:15
RAOF!ask > kenrhad 06:21
ubot2kenrhad, please see my private message06:21
jk-RAOF knows all the tricks06:22
* RAOF is the master06:22
kenrhadI have started to learn C programming by myself (K&R 2nd ed). So far I am reading ch 4. I enjoy programming so far. The harder the problem the best. I'm not good at math though.06:24
kenrhadI would like to know how much C programming should I learn before I could try to learn something about the linux kernel.06:25
RAOFI don't think there's any reason to know *any* C before trying to learn about the kernel; you can pick up both at the same time.06:25
kenrhad? How can I get involve? The kernel is so big that I dont even know where to start :(06:25
RAOFThat's a bit of a motivational question, so there's not really a single answer.06:26
RAOF*I* tend to investigate problems I run into, and read the graphics development mailing lists.06:27
kenrhadmmmm I dont want anything about graphics. Not now though. I want know basics. Before I could learn calculus, I need algebra, trigonometric and other stuff :)06:28
kenrhadThis questions seems to be kind of complicated.06:28
RAOFProgramming really doesn't have the same sort of structure as mathematics.06:29
kenrhadI have a copy of the first linux kernel, But i cant be sure what am I really reading. I cant understand assembler. Only C.06:30
RAOFVery little of the current kernel is assembler; you'll be much better off looking at the current kernel.06:31
kenrhadI've been thinking about finding someone with experience in programmming with the kernel. But I havent found anyone.06:31
kenrhadI want to learn what are the things the fuctions that are first executed once you turn on the PC. putting things in memory etc.06:33
kenrhadWell i will be back later on. My mind is tired right now. Good night everyone06:38
=== bladernr_ is now known as bladernr_afk
aquariushey, kernel peeps. A bot added a comment to one of my bugs (via bjf) saying "Test with newer development kernel (3.2.0-5.11)". I don't know whether that means to test with a newer version in Ubuntu or to test with a newer mainline kernel build09:40
brendandaguarius - looks like an ubuntu kernel to me.10:37
brendandaquarius - what's the bug number?10:39
aquariusbrendand, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/90426110:40
ubot2Launchpad bug 904261 in linux "Lenovo U300s does not suspend" [Medium,Incomplete]10:40
brendandaquarius - should be enough just to do an apt-get dist-upgrade10:41
brendandrun uname -a to make sure it matches10:41
aquariusbrendand, ok -- I'm certainly happy to do that! I didn't know whether it meant a new *mainline* kernel, since I was asked to test with that before. (It might be useful to update the message from the bot slightly to make that clear?)10:42
brendandaquarius - there's a different message for mainline builds10:42
brendandit could be clearer maybe10:43
aquariusbrendand, dist-upgrading is not showing a new linux upgrade (although there is one for linux-firmware?)10:43
brendandaquarius - looks like comment #2 asked for a mainline kernel test : https://bugs.launchpad.net/ubuntu/+source/linux/+bug/904261/comments/210:44
ubot2Launchpad bug 904261 in linux "Lenovo U300s does not suspend" [Medium,Incomplete]10:44
aquariusbrendand, yep, and I did that test -- I was just confused about the bot message. (I'm sure there is a separate message for mainline kernel re-testing, and I bet that that's clear that it means a mainline kernel; I'm just suggesting poking this bot's message slightly :))10:45
* ppisati is always amused how slow rmk's git tree is...10:54
aquariusOK, I'm now confused. Bug #904261 says that there's a new version of the kernel available, and adds a tag kernel-request-3.2.0-5.11 , but afaict there is no kernel 3.2.0-5.11 available; I've fully dist-upgraded, and uname -a says I'm still on 3.2.0-4 (and there's no 3.2.0-5 in apt-cache search linux-image either). Do I need an early-releases kernel PPA or something?10:54
ubot2Launchpad bug 904261 in linux "Lenovo U300s does not suspend" [Medium,Incomplete] https://launchpad.net/bugs/90426110:54
apwaquarius, that is a very new upload, and hasn't actually made it all the way through to being published11:05
aquariusapw, ah, cool, I can wait, then! Might it be a good idea to delay the bot updating bugs with a message to test the new kernel until the new kernel's available to everyone?11:13
apwyeah thats a reasonable statement11:14
apwogasawara, i bumped precise linux-meta and uploaded11:17
ppisatiapw: while there, can you bump linux-meta-omap4? thanks11:24
apwppisati, heh, sure11:24
apwppisati, what does Tilt-tracking mean ?11:28
apwppisati, and the changelogs look much better with the rebase changelog in, thanks11:29
apwppisati, ahh they are still building, so i can't upload it yet ... they should finish in the next minutes though so i will get it up as soon as they are accepted11:31
ppisatiapw: tilt-tracking is the TI BSP stuff11:34
ppisatiapw: TI Landing Tree11:34
apwppisati, ok so that is maintaining an upstream pointer so we know what you have included, nice11:35
apwaquarius, which debugging pages have we pointed you to before ?12:07
aquariusapw, https://wiki.ubuntu.com/DebuggingKernelSuspend12:08
ckingaquarius, I have an "experimental" set of systemtap scripts that enable one to debug S3 a little deeper: https://wiki.ubuntu.com/Kernel/Reference/S3SystemTapDebug12:08
apwcking, is that linked to our basic debug page do you know??12:08
ckingapw, suppose it should be, I just wanted hwe to see how valueable it was before it was widely spread about12:09
aquariuscking, aha, that sounds useful12:09
apwcking, then we can ask aquarius to evaluate that for us :)12:09
ckingaquarius, "your mileage may vary" on this :-)12:09
hertoncking, interesting, that could help with bug 904569 as well12:33
ubot2Launchpad bug 904569 in linux "Linux 3.0.0-15-generic-pae causes laptops to fail to resume from suspend (Dell XPS 1645, Sony Vaio VPCF1390)" [Medium,Confirmed] https://launchpad.net/bugs/90456912:33
ckingherton, yes, it's worth a go12:34
aquariuscking, blimey, the debug kernel is 653MB. I see what you mean on that s3 page about how it might take some time :)13:10
ckingaquarius, yep, and the script may not show up much more than we know anyway, but it's worth a punt13:11
aquariuscking, after I've finished, should i remove this debug kernel again? (specifically: is it actually a debug *kernel*? or is it symbols and stuff that are OK to keep around, I'll just not use them?)13:12
ckingit's debug symbols really, so you can remove it as it takes up *lots* of space13:13
aquariuscking, and just to be clear, my system never enters a suspended state afaict; it's not that it suspends OK but fails to resume. So I don't know whether "it tries to suspend and fails but just sits there at a black screen" counts as a "hang" for the purposes of locatehang?13:13
ckingyep, locatehang will show us roughly where we got to before it hung13:14
aquariuscool, ok13:14
aquariuswill try the stuff on the page, then13:14
lamontdoes it make any sense that a machine would suddenly decide that traffic bound for 127.A.B.C over lo should magically use the same IP as the source IP?13:15
lamont(lucid kernel)13:15
aquariuscking, so (assuming that the script doesn't do something different from "normal" suspend), I shoudl sudo "./s3test -s", it'll get as far as the lit-up black screen and then sit there, I powercycle the machine, then run locatehang, and attach locatehang and s3*.log to the bug report?13:16
ckingaquarius, yes, exactly13:16
aquariusroger wilco13:16
ckingI'd be interested to see if locatehang gives any sane data13:17
aquariusall this stuff about flashing keyboard LEDs is for you guys to debug stuff, not for me, right? :)13:17
aquariuscking, http://paste.ubuntu.com/772182/ is the output - SystemTap failed to execute, apparently13:19
aquariuscking, s3-error.log is at http://paste.ubuntu.com/772184/13:19
aquarius"fatal error: asm/i8253.h: No such file or directory" seems to be the relevant bit of the error log13:20
ckingaquarius, which kernel are you using?13:20
aquariusLinux faith 3.2.0-4-generic #10-Ubuntu SMP Sat Dec 10 17:46:09 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux13:20
aquariusis uname 0a13:20
aquariuser, -a13:20
ckingah, never tried it for that. I need to fix the scripts then :-(13:20
aquariusis that not the kernel I should be using? :(13:21
ckingthe kernel is fine, the s3 script is out of date already 13:21
* cking looks at fixing it. may take a while13:23
ckingaquarius, can you tweak the s3.stp so that "#include asm/i8253.h" is "#include linux/i8253.h" instead?13:24
aquarius# include <linux/i8253.h>13:25
aquariusyes?13:25
ckingyes13:25
aquarius(that is: it has the angle brackets in)13:25
aquariuscool13:26
* aquarius is not a C person :)13:26
ckingI made a mistake, so thanks for spotting it13:26
aquariusdo I need to recompile it or anything?13:26
ckingnope, just re-run the s3 script13:26
ckingit does all the messy building for you13:26
aquariustrying13:26
ckingfingers crossed13:26
aquariusfailed again13:27
apwppisati, linux-meta-ti-omap4 uploaded13:27
ogra_yay13:27
aquariuscking, looks like the same identical error in s3-error.log13:27
ckingaquarius, I'm going to have to fix this, it may not be today, is that OK?13:28
apwtgardner, i have just uploaded linux-meta-ti-omap413:28
aquariuscking, ok, no worries.13:28
aquariuscking, well, I'd like my laptop to suspend, but saying "no it's not OK you have to fix it now! Now!" is not likely to get me the response I'd like ;-)13:28
ckingwell, I may need to re-work that script to make it work with the newer kernel, so it I need to get a machine set up to hack on this13:29
aquariuscking, thanks for the help so far; let me know when you'd like me to test again and I'm happy to do so!13:29
ckingping me monday13:29
* cking sorts out a machine to test this out...13:31
mjg59aquarius: Send one to me. Sorted.13:33
cking:-)13:33
aquariusmjg59, I've just eaten all my spare cash buying *mine*. I applaud your approach, but I am budget-constrained from following it :)13:33
* cking spots mjg59 trying to collect more broken hardware13:33
aquariusI'd drop by and buy you a pint if you hadn't fled the country13:33
mjg59Actually about to get on a plane back to it13:40
=== yofel_ is now known as yofel
ckingwelcome back to old blighty then13:43
=== TeTeT_ is now known as TeTeT
ogasawaraapw: thanks for doing meta14:02
=== lborda is now known as lborda_afk
=== bladernr_afk is now known as bladernr_
apwogasawara, np14:33
* ogasawara needs more coffee to wrap brain around ipv6 patch14:34
tgardnerogasawara, I actually built and tested it.14:34
ogasawaratgardner: and it's working for you?14:35
tgardneras far as I could tell14:36
tgardnerwell, it at least flipped the sysctl values as expected. I didn't check for the effect on the ipv6 address14:36
tgardnerogasawara, has your sharp eye detected a flaw ?14:37
ogasawaratgardner: not at the moment, but I'm still digesting14:37
apwogasawara, i have published the ti-omap4 upload (email and voices)14:38
ogasawaraapw: thanks14:38
=== bladernr_ is now known as bladernr_afk
* herton -> lunch15:11
* cking --> grabs a coffee to warm up15:15
=== lborda_afk is now known as lborda
ogasawaratgardner: re ipv6 -> http://kerneltrap.org/mailarchive/linux-netdev/2008/10/13/362843415:20
ogasawaratgardner: sounds like this is intended behavior and the docs may need updating15:21
ogasawaratgardner: will respond in email15:21
tgardnerogasawara, it looks like dave might accept an update to the implementation as well as doc updates.15:23
tgardnerjeez, thats a 3 yr old discussion15:23
ogasawaratgardner: yep, which makes me think if the change were to have been implemented, it would have been done by now.15:25
* ogasawara back in 2015:26
tgardnercyphermox, did you see ogasawara's comments above ^^16:22
cyphermoxnah, checking now16:22
ogasawaracyphermox: will send email now too16:22
cyphermoxthanks for finding this, that's precisely what I was looking for but I couldn't get far enough I guess16:25
ogasawaracyphermox: dave does mentioned that either they need to tweak the docs or the implementation to match16:25
cyphermoxyeah16:26
cyphermoxand I sent an email on netdev last week, "what changes to we make" basically16:26
ogasawaracyphermox: but considering the thread is 3yrs old, I'd have thought if the implementation were to have been tweaked it would have been done by now16:26
cyphermoxdoc, or implementation?16:26
cyphermoxok16:26
ogasawaracyphermox: cool, any response?16:26
cyphermoxno16:26
tgardnercyphermox, the docs need updating at any rate16:26
cyphermoxhence why I was making a patch, and hoping to send it and at worst, having it rejected outright16:27
ogasawaracyphermox: yep, that was my same thoughts.  doesn't hurt sending it.  you'll at least get a definite answer.16:27
cyphermoxtgardner: now that I think of it though, the changes you've made; does it take into account the value "2" you might want16:27
cyphermox(actually, it's the most likely value if you want to enable use_tempaddr and use it )16:28
tgardner2? i thought the only inputs were 0 or 116:28
cyphermoxogasawara: I was just a little naive thinking it would be a one  or two-day thing and I could get away with it quickly ;)16:28
cyphermoxtgardner: yeah.16:28
tgardnerwhat does 2 imlpy ?16:28
cyphermox2 = enable *and use by default* privacy addresses16:28
cyphermox1 is just enable them, so they are generated16:29
tgardnerwell then, my patch wrecks tat assumption16:29
cyphermoxok16:29
cyphermoxI wasn't just dreaming, but haven't had time to apply and build it16:29
cyphermoxessentially what I'm trying to achieve is that for instance here on my laptop, eth0 comes up very early, before sysctls are applied (so before the default is set to 2); but I want all interfaces to get the value16:30
ogasawaracyphermox:  I think we should wait to see what upstream has to say before you/we spend more time on this.  if you don't hear back from your original inquiry, then maybe send the patch and see if that triggers a response.16:31
cyphermoxa kernel patch is pretty much the only way I found that makes sense to do this; because modifying the initramfs depends on having an initramfs, which isn't always true, and it seems to be coming up that early16:31
cyphermoxogasawara: you mean more than 10 days?16:32
cyphermoxI sent my original email on the 10th or so16:32
cyphermoxerr, 6th, sorry16:32
cyphermoxthere's a rather large volume of messages on netdev, I'm afraid it only got lost in the flow16:32
ogasawaracyphermox: a patch might get more notice/feedback then16:35
cyphermoxok16:40
pgranerapw, ping16:43
apwpgraner, pong16:43
pgranerapw, can you look at apport.linux.image* on chinstrap://~leworks16:44
pgranerapw, specifically the dmesg16:44
apwpgraner, can't read it16:44
pgranerapw, one sec he's putting the txt file16:45
pgranerapw, same place called albali-demesg.txt16:49
pgranerapw, there are a ton of odd machine check errors and other stuff that I think is causing the box to have piss poor performance16:50
pgranerapw, wanted to get your take on it16:50
apwpgraner, what is this thing running?  i thought those messages got suppressed16:51
apwpgraner, those are the turbo event things16:51
aquariuscking, thanks for the script! I've run it now; same failure to suspend (as expected), s3*.log were all 0 bytes, and locatehang printed something. See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/904261/ (final comment) for the output16:51
ubot2Launchpad bug 904261 in linux "Lenovo U300s does not suspend" [Medium,Triaged]16:51
pgranerapw, this is 11.10 on a Romley box16:51
pgranerapw, Intel SDP16:51
apwpgraner, 11.10 with the latest kernel ?16:51
=== jonludlam_home is now known as jonludlam_afk
Toadapw, kernel is 3.0.0-14-server16:52
ckingaquarius, looks like it never came back out of S3 into the kernel16:52
pgranerapw, Toad is the new lab admin16:52
aquariuscking, I'm not sure what that means16:52
ckingit's stuck somewhere but not in the kernel perhaps16:53
aquariuscking, the machine never shuts down when asked to suspend; it's not failing to resume, it's failing to suspend in the first place, unless I've completely misunderstood what's going on16:53
ckingah, OK, that's easier for me to diagnose16:53
apwToad, hey welcome aboard16:54
ckingaquarius, let me hack some code for you to try out one more test.16:54
aquariuscking, I tell it to suspend (the normal way, or with your script) -- the screen goes black (but it's a lit-up black, not a turned-off black) and then just sitsthere like that forever, and the machine doesn't power off. I have to powercycle it by holding down the power button for 5s to turn it off16:54
Toadapw, thx16:54
ckingaquarius, yep, I can see it's written to the PM1 control registers to put it to suspend and then that's about as much as the kernel can do, it seems to have got stuck for some unknown reason.16:55
aquariuscking, ah, so we do everything right, we then say "ok, hardware, we've done everything - now suspend yourself!" and the hardware then... doesn't?16:56
ckingaquarius, does shutdown get stuck too?16:56
aquariuscking, nope, shutdown works fine16:56
aquariusI'd be being way, way more whiny if i had to hard-power-off the machine to get it to shut down :)16:56
ckingaquarius, so I'm not entirely sure. I've seen broken H/W where we do the S3 transition and S5 (power off) hang, but this is different. I really am not sure now.16:57
aquariushrm :(16:58
aquariusany other information I can provide?16:58
ckingaquarius, I don't think so, we may need to involve alexhung as he's out BIOS guru16:59
ckinghe may have an idea16:59
ckings/out/our16:59
aquariusand asleep, to boot, I suspect, since it's 1am there :) I can ping him over the weekend or Monday or whatever?17:00
ckingmonday morning is best, he is about until ~noon UK time17:01
apwToad, pgraner, ok those imply we are jumping into and out of turbo alll the time and slowing ourselves down with all the logging17:01
apwit seems the machine has a lot of cpus and packages and that triggers a deluge17:02
ckingaquarius, I've updated the bug and subscribed alex17:02
apwit is likely they should be rate limited, as they are not helpful in vast quantities17:02
aquariuscking, thanks, pal17:02
pgranerapw, anything we can do on the box to test it?17:02
ckingaquarius, it's a new issue that I've not seen, but at least we know where it's going wrong now17:03
tgardnerapw, pgraner: it might have already been fixed upstream17:03
pgranertgardner, yea this is on a qa box that is making it unusable17:03
tgardnerplug in a 3.2 kernel17:03
bjfaquarius: was this suspending/resuming find on oneiric ?17:03
bjfs/find/fine/17:03
apwtgardner, its not in precise ... so i suspect not17:04
pgranertgardner, I can't put a 3.2 kernel, they all need to be running the same thing for consistency 17:04
aquariusbjf, I don't know. The machine's brand new (released only a week ago or so), I bought it on Sunday, and installed precise on it :)17:04
bjfaquarius: ok, thanks17:04
tgardnerpgraner, just for debugging purposes. if fixed, then we can figure out what needs backporting17:04
pgranertgardner, ok, thats fair, Toad can slap one one, you want mainline or the precise kernel?17:05
tgardnerprecise is likely easiest17:05
pgranertgardner, ack17:05
pgranertgardner, apw: bouncing the box now, will let you know17:10
apwpgraner, i don't expect it'll help17:11
pgranerapw, me either but will make Grumpy happy 17:12
tgardnerwhat would the stable team suggest, huh ?17:13
pgranertgardner, don't know didn't talk to them, apparently they are awol in the channel17:15
tgardnerpgraner, wait until Monday. ain't nobody gonna be around.17:16
tgardnerincluding you17:16
pgranertgardner, now we get panics with that kernel17:21
tgardnerpgraner, full on wedge me kind of panics ?17:21
Toadapw,tgardner,praner,  pastebin link for new kernel output: http://pastebin.ubuntu.com/772431/17:21
ckingaquarius, think you've filed the first bug on the planet against that H/W. Did S3 work with Windows?17:21
pgranertgardner, no NMI watchdog stuff17:22
aquariuscking, don't know. The machine came with windows on it, but I just installed Ubuntu. :)17:22
tgardnerpgraner, its a good thing you've got lots of CPUs, otherwise you wouldn't have gotten this trace. 17:23
pgranertgardner, ok smart guy fix it17:24
tgardnerpgraner, what rev HW is this? production quality ? did it work with older kernels, and does it still ?17:25
pgranertgardner, this is the sister box to the magners box in Lex17:25
pgranertgardner, its running the same silicon rev afaik17:26
tgardnerhave we looked at magners ?17:26
pgranertgardner, I have that new board and cpus to put in magners but haven't yet17:26
pgranertgardner, Toad is checking it now17:26
tgardnerthat was .2, right ?17:26
egonI've been getting RCU panics on a bunch of machines running 2.6.35-30-server17:27
egonAnd I think I've tracked down the bug, but I'm having a hard time finding how a certain version of a file got into the kernel source package17:27
egonsince it doesn't match what's in bzr or in hit17:27
egoner, git17:27
tgardnerpgraner, Toad: magners is full of iptables cruft. but no MCE entries.17:28
ckingpgraner, can you see the message "Thermal monitoring handled by SMI" in any of the kernel logs?17:28
tgardneregon, see if you can catch herton17:29
hertonegon, what file is it?17:29
pgranercking, nope17:30
pgranertgardner, looks like albali is a silicon rev behind magners17:31
Toadcking, these are the on thermal messages [  130.035254]  [<ffffffff8102c5bf>] intel_thermal_interrupt+0x12f/0x16017:31
Toad[  130.035258]  [<ffffffff8102c641>] smp_thermal_interrupt+0x21/0x4017:31
Toad[  130.035262]  [<ffffffff8165bb9e>] thermal_interrupt+0x6e/0x8017:31
Toad[  130.048404]  [<ffffffff8102af7b>] mce_log_therm_throt_event+0x2b/0x4017:31
Toadcking, that's on albali17:32
tgardnerpgraner, maybe you should apply the upgrade before we pursue it too much further.17:32
pgranertgardner, won't happen this trip17:32
tgardnerpgraner, come on, its only noon thirty there. are you off for beers already ?17:33
Toadtgardner, we're waiting on shipments of other hardware to show up.17:33
tgardnerToad, kind of getting down to the wire timewise17:34
tgardneris albali in the DC ?17:34
Toadstory of my life. Yes albali is inn the DC17:34
tgardnerah, and you're in lex17:35
Toadtrue17:35
tgardnerthat makes all the difference. I retract any previous snideness17:35
* cking --> back in 3017:41
egonherton: af_unix.c17:43
hertonegon, so what's the specifics, does it not match against what is in git://kernel.ubuntu.com/ubuntu/ubuntu-maverick.git? What version of the linux-source are you using, etc.17:45
egonherton: It's 2.6.35-31.63 .. It has some of the new cred code, but not all of it.17:46
egonin git, the cred code is added in 109f6e39fa07c48f580125f531f46cb7c245b52817:47
egonunix_scm_to_skb is added in 7361c36c5224519b258219fe3d0e8abc865d813417:47
egonand in the source package, it's missing half of the changes17:48
egonso you end up with calls to get_cred, and no calls to put_cred17:48
egonwhich is, from what I gather, causing a cred leak, and eventually a panic17:48
hertonegon, 109f6e39fa07c48f580125f531f46cb7c245b528 isn't applied on 2.6.35 or any stable after it, but 7361c36c5224519b258219fe3d0e8abc865d8134 came applied through an stable update, may be 7361c36c5224519b258219fe3d0e8abc865d8134 shouldn't have been applied on 2.6.35.y upstream?17:52
herton7361c36c5224519b258219fe3d0e8abc865d8134 is "af_unix: Allow credentials to work across user and pid namespaces", that came in 2.6.35.1117:54
egonYeah, okay.. So, without 109f, I think you end up with a leaking cred.17:55
hertonegon, you can try to apply/cherry pick 109f on the maverick sources and test, or revert 7361c36c, and test17:56
egonyeah, the problem is that the bug took 140 days to show up.17:56
egonI'm not sure how to force it.17:57
egonherton: so you're looking in bzr somewhere? I couldn't find how 7361 got into the kernel.17:59
hertonegon, 7361 is commit bfbf519e4599ab27c97592a2923377597d15a973 on git://kernel.ubuntu.com/ubuntu/ubuntu-maverick.git18:00
egonherton: ahh! so what's being tracked in bzr?18:01
hertonI don't know, I don't use bzr for the kernel, just look directly in the git repo18:02
bjfherton, egon, that commit came in via a stable upstream release18:03
hertonbjf, 7361c36c5224519b258219fe3d0e8abc865d8134 upstream, bfbf519e4599ab27c97592a2923377597d15a973 in our maverick tree18:04
bjfyes, i'm just saying that egon is asking how it got into our tree and it came in via a stable upstream release18:04
hertonbjf, nevermind, I read what instead of that :P18:04
bjfheh18:05
hertonyes, it came in 2.6.35.11 stable update18:06
mkedwardsa couple of questions for people who know their way around ubuntu's kernel packages.  Context:  I'm trying to test an iwlagn fix equivalent to https://lkml.org/lkml/2011/12/13/297 ported to the current oneiric kernel.18:09
egonupstream is debian, or linus?18:09
bjfegon, upstream is linus18:09
bjfegon, there are also upstream stable maintainers18:09
bjfegon, which are also !debian and !linus18:10
mkedwardsone: it appears that the abi listings (generic.modules, for instance) are sorted in a Unicode locale rather than C/ASCII18:10
bjfegon, the upstream stable maintainer for 2.6.35 is/was Andi Kleen18:11
egonbjf, herton : so I'm trying to trackdown whatever is causing a kernel panic "CRED: put_cred_rcu() sees %p with usage %d", which comes from kernel/cred.c, and the only place in the kernel that calls get_cred() and not put_cred() is in net/unix/af_unix.c18:11
mkedwardswhich is fine, except that my dpkg-buildpackage run seems to have used a C locale, even though LANG=en_US.UTF-8 is set in the environment18:11
egonIt looks like one changeset got applied without the previous changeset being applied18:11
bjfegon, that could be18:11
mkedwardshas anyone else been bitten by this?18:12
* ppisati -> EOD18:40
* tgardner -> lunch19:19
cyphermoxogasawara:  tgardner: patch is sent21:53
cyphermoxthanks for your help21:53
ogasawaracyphermox: cool, keep us posted21:53
tgardnercyphermox, ack21:57

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