[12:17] if so, isn't it "fixed" by not disabling the wireless? [12:18] BenC: yes it is [12:18] but i like my wireless ;) [12:18] I don't get it, I thought the bug only occureed when wireless was disabled on boot [12:19] cassidy: so don't disable it...? [12:20] BenC, we can take this patch, it looks sane. [12:20] it's strange in fact. I had this bug booting Herd 1 CD. Try to disable it and still have the problem. But retry after and then work [12:20] http://bughost.org/bugzilla/attachment.cgi?id=956 [12:20] "I have been booting daily with wireless switch on two weeks and the problem has not occured. Today I booted with the Wireless switched off and had soft lockup on CPU0" [12:20] kylem: My main question was why Intel hasn't taken it [12:21] could be because they are moving on to that new driver [12:21] kylem: But yeah, for edgy it looks sane [12:21] i don't think ketrenos has done much recently. [12:21] the problem with this softlockup stuff is noone ever seems to post their dumps, so we have no idea if it's the same bug... [12:22] BenC, the bug is in ipw3945 1.1.3 [12:22] er [12:22] the bug fix [12:22] is there a 1.1.3?! [12:23] there wasn't when I checked just YESTERDAY [12:23] kylem: Does it have better fixes for the INIT_WORK crud? [12:23] was released today [12:24] INIT_WORK() is still muckered in it. [12:24] we can probably do a diff between 1.1.2 and 1.1.3 and apply it [12:24] they all take priv though, so the fix when they do take it is going to be the same as what you or i did [12:25] hm, i'll do it, shouldn't be too much pain. [12:42] kylem: I think ipw3945 was one of the ones where there was more to it than that [12:42] I have to check [12:43] some of them were using work and delayed work interchangeably, which is totally broken now [12:43] yep, it is [12:43] eh, i was just going to pull out your diffs and reapply on top of 1.1.3 [12:43] <- lazy... ;) [12:43] probably easier to get 1.1.2 and 1.1.3 and diff them, and apply to ours [12:47] kylem: Looks like either way is going to be a pain [01:01] it's not big a deal === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [01:18] BenC: i like the new kernelpatches page and the gratitious use of xen as an example ;) [01:18] zul: You noticed that, huh? :) [01:18] yeah.. [01:19] you should rename it whyihatexen === rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-kernel === johanbr [n=j@blk-89-202-206.eastlink.ca] has joined #ubuntu-kernel [02:40] BenC, you weren't kidding. [02:52] kylem: have fun :) [03:00] heh. i'm amazed this built for you. [03:00] ipw3945 was still missing some delayed stuff. [03:00] but would still work b/c struct work_struct is the first member of the delayed_work struct. [03:01] There's actually a bit of stuff in ubuntu/ that still needs delayed work help [03:02] mostly some of the many (I hate them) ieee80211 stacks [03:03] yeah. [03:03] i'm fixing those up now. [03:03] i hate david howells. :) === BenC [n=bcollins@collinsap1.phunnypharm.org] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [03:23] ugh. === doko_ [n=doko@dslb-088-073-111-227.pools.arcor-ip.net] has joined #ubuntu-kernel [04:07] night folks === datten_ [n=datten@xdsl-81-173-184-109.netcologne.de] has joined #ubuntu-kernel === kriebly [n=moho@wisdom.Stanford.EDU] has joined #ubuntu-kernel === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel === siretart [i=siretart@tauware.de] has joined #ubuntu-kernel === datten_ is now known as datten [05:58] jesus. that took way longer than i'd expected. [06:16] BenC, fixes for wireless/ and updated ipw1.1.3 pushed out to my ubuntu-2.6 kernel.org tree. [06:16] kylem: Thanks [06:23] kylem: pulled and pushed, and compile tested [06:23] looks good [06:24] btw, in your rt2x00 i'm not sure about the nested container_of [06:25] i think it might need to be: container_of( &container_of( ... ), ...) [06:26] the container_of returns a pointer, so it should be ok [06:26] plus it doesn't give a warning either :) [06:26] ah, ok === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [06:27] kylem: I'm doing some build/boot testing tomorrow...if things look ok, I might do an upload, but without lrm and linux-meta [06:28] alrighty. [06:32] 2.6.20 scares me [06:33] churn churn churn :) [06:33] between the workqueue changes, paravirt, and now a brand new HID layer, I'm frightened [06:33] so feisty is totally vetoed from being LTS, k? :) [06:34] definitely [06:46] paravirt shouldnt matter if you dont enable it [06:46] ..couldnt sleep [06:48] it's not enabled, but I doubt that it's a noop code wise even disabled [06:49] true === ajmitch [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-kernel === lfittl [n=lfittl@83.64.250.38] has joined #ubuntu-kernel === tonyyserver [n=anthony@d235-240-148.home1.cgocable.net] has joined #ubuntu-kernel === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-kernel === Traxer|on [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel === smurf [n=smurf@smurf.noris.de] has joined #ubuntu-kernel === bernard_ [n=bernard@dsl-202-72-159-76.wa.westnet.com.au] has joined #ubuntu-kernel === kylem [i=kyle@fruit.freedesktop.org] has joined #ubuntu-kernel === neuralis [n=krstic@solarsail.hcs.harvard.edu] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-111-227.pools.arcor-ip.net] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-kernel === bronson [n=bronson@adsl-75-36-147-248.dsl.pltn13.sbcglobal.net] has joined #ubuntu-kernel === sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-kernel === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-kernel === thom [n=thom@amnesiac.heapspace.net] has joined #ubuntu-kernel === joejaxx [i=jadaz87@ubuntu/member/joejaxx] has joined #ubuntu-kernel === tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-kernel === siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-kernel === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel === kriebly [n=moho@wisdom.Stanford.EDU] has joined #ubuntu-kernel === ph8 [i=henri@rigel.orion-hosting.co.uk] has joined #ubuntu-kernel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel === fs [i=fs@213.178.77.98] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === lamont [i=lamont@nat/hp/x-f646e2cf03869cd2] has joined #ubuntu-kernel === maks_ [n=max@baikonur.stro.at] has joined #ubuntu-kernel === infinity2 [n=adconrad@cerberus.0c3.net] has joined #ubuntu-kernel === Traxer|on [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel === dade` [n=dade@nectarine/admin/dade] has joined #ubuntu-kernel === ivoks [n=ivoks@83-131-33-62.adsl.net.t-com.hr] has joined #ubuntu-kernel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === fs [i=fs@213.178.77.98] has joined #ubuntu-kernel === joefso [n=joefso@ip503d4396.speed.planet.nl] has joined #ubuntu-kernel === ivoks [n=ivoks@83-131-33-62.adsl.net.t-com.hr] has joined #ubuntu-kernel === cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === joefso [n=joefso@ip503d4396.speed.planet.nl] has joined #ubuntu-kernel === calavera [n=calavera@195.Red-80-26-32.staticIP.rima-tde.net] has joined #ubuntu-kernel === ivoks [n=ivoks@161.53.50.60] has joined #ubuntu-kernel === ivoks [n=ivoks@161.53.50.60] has joined #ubuntu-kernel === ivoks [n=ivoks@161.53.50.60] has joined #ubuntu-kernel === rikai_ [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel === datten_ [n=datten@xdsl-81-173-145-48.netcologne.de] has joined #ubuntu-kernel === datten_ is now known as datten === ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-kernel === okaratas [n=okaratas@fedora/ozgur] has joined #ubuntu-kernel === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel [09:22] Anyone in today? Is there an easy way to create a new ABI? [09:23] I'm getting the "ABI has changed!" message and I'd just like to tell it, THIS is the new ABI... [09:23] Can't find any docs on how to do that though. [09:24] increase the major version # in debian/changelog [09:24] ie the xx part of 2.6.17-xx.yy [09:26] ah, good. Thanks kylem. [09:28] I hope I'm getting close to having a good kernel. What's the best way to show it to you guys to see if it could become a part of Ubuntu proper? [09:28] (not as a patch, as a set of kernels that live beside the main kernels) [09:34] Just publish my git tree? [09:36] probably easiest for you, yes === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-kernel [09:46] how do I rebuild 2.6.19-7-generic from source... I can't find the right debian/Config stuff [09:46] oh.. downloaded the source wrong [09:48] ls [10:07] Seems a little silly to publish hundreds of megabytes of git archive so you can pull a few K of patches but so be it. :) [10:07] just extract the patches and post them then :) [10:08] what would be the easiest for you? [10:08] git format-patch -k ${commit before you changed anything} [10:08] i'm happy either way, it's ben you need to make happy :) [10:09] good point. :) I'll ask again on Monday. [10:18] bronson: Post patches using format-patch to kernel-team@l.u.c [10:18] that's easy [10:18] BenC: the linux-vserver patch is huge though... [10:18] My changes are like a few hundred bytes of patch... upstream though is, ah, invasive. [10:19] I think it'll be ~200K... think that's OK? [10:25] Why am I even asking...? I'll post both the patch and the git tree and let the reader decide. [10:25] Duh. Time for me to get outside. [10:36] WARNING: sound/oss/cs4232.o - Section mismatch: reference to .init.text: from .text between 'cs4232_pnp_probe' (at offset 0x7c) and 'unload_cs4232' [10:36] I can ignore all these warnings, yes? [10:36] yeah. [10:36] thank goodness. :) === ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-kernel === ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-kernel === ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-kernel === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel [11:46] bronson: Are you posting it to be included in our tree? [11:46] No way. [11:47] Just hoping, perhaps, to include it with Feisty. [11:47] But first I'm doing the easier task of getting it solid in Edgy. [11:48] So, I'm very interested in your input. [11:49] I mean, compile separate packages in a separate tree that would be included in Feisty's Universe or Multiverse. === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === HiddenWolf [n=HiddenWo@136.36.dynamic.phpg.net] has joined #ubuntu-kernel