/srv/irclogs.ubuntu.com/2006/12/09/#ubuntu-kernel.txt

BenCif so, isn't it "fixed" by not disabling the wireless?12:17
cassidyBenC: yes it is12:18
cassidybut i like my wireless ;)12:18
BenCI don't get it, I thought the bug only occureed when wireless was disabled on boot12:18
bronsoncassidy: so don't disable it...?12:19
kylemBenC, we can take this patch, it looks sane.12:20
cassidyit'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 work12:20
kylemhttp://bughost.org/bugzilla/attachment.cgi?id=95612:20
BenC"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
BenCkylem: My main question was why Intel hasn't taken it12:20
BenCcould be because they are moving on to that new driver12:21
BenCkylem: But yeah, for edgy it looks sane12:21
kylemi don't think ketrenos has done much recently.12:21
kylemthe 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:21
kylemBenC, the bug is in ipw3945 1.1.312:22
kylemer12:22
kylemthe bug fix12:22
BenCis there a 1.1.3?!12:22
BenCthere wasn't when I checked just YESTERDAY12:23
BenCkylem: Does it have better fixes for the INIT_WORK crud?12:23
kylemwas released today12:23
kylemINIT_WORK() is still muckered in it.12:24
BenCwe can probably do a diff between 1.1.2 and 1.1.3 and apply it12:24
kylemthey all take priv though, so the fix when they do take it is going to be the same as what you or i did12:24
kylemhm, i'll do it, shouldn't be too much pain.12:25
BenCkylem: I think ipw3945 was one of the ones where there was more to it than that12:42
BenCI have to check12:42
BenCsome of them were using work and delayed work interchangeably, which is totally broken now12:43
BenCyep, it is12:43
kylemeh, i was just going to pull out your diffs and reapply on top of 1.1.312:43
kylem<- lazy... ;)12:43
BenCprobably easier to get 1.1.2 and 1.1.3 and diff them, and apply to ours12:43
BenCkylem: Looks like either way is going to be a pain12:47
kylemit's not big a deal01:01
=== zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel
zulBenC: i like the new kernelpatches page and the gratitious use of xen as an example ;)01:18
BenCzul: You noticed that, huh? :)01:18
zulyeah..01:18
zulyou should rename it whyihatexen01:19
=== 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
kylemBenC, you weren't kidding.02:40
BenCkylem: have fun :)02:52
kylemheh. i'm amazed this built for you.03:00
kylemipw3945 was still missing some delayed stuff.03:00
kylembut would still work b/c struct work_struct is the first member of the delayed_work struct.03:00
BenCThere's actually a bit of stuff in ubuntu/ that still needs delayed work help03:01
BenCmostly some of the many (I hate them) ieee80211 stacks03:02
kylemyeah.03:03
kylemi'm fixing those up now.03:03
kylemi hate david howells. :)03:03
=== BenC [n=bcollins@collinsap1.phunnypharm.org] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
kylemugh.03:23
=== doko_ [n=doko@dslb-088-073-111-227.pools.arcor-ip.net] has joined #ubuntu-kernel
zulnight folks04:07
=== 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
kylemjesus. that took way longer than i'd expected.05:58
kylemBenC, fixes for wireless/ and updated ipw1.1.3 pushed out to my ubuntu-2.6 kernel.org tree.06:16
BenCkylem: Thanks06:16
BenCkylem: pulled and pushed, and compile tested06:23
BenClooks good06:23
kylembtw, in your rt2x00 i'm not sure about the nested container_of06:24
kylemi think it might need to be: container_of( &container_of( ... ), ...)06:25
BenCthe container_of returns a pointer, so it should be ok06:26
BenCplus it doesn't give a warning either :)06:26
kylemah, ok06:26
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
BenCkylem: I'm doing some build/boot testing tomorrow...if things look ok, I might do an upload, but without lrm and linux-meta06:27
kylemalrighty.06:28
BenC2.6.20 scares me06:32
kylemchurn churn churn :)06:33
BenCbetween the workqueue changes, paravirt, and now a brand new HID layer, I'm frightened06:33
kylemso feisty is totally vetoed from being LTS, k? :)06:33
BenCdefinitely06:34
zulparavirt shouldnt matter if you dont enable it06:46
zul..couldnt sleep06:46
BenCit's not enabled, but I doubt that it's a noop code wise even disabled06:48
zultrue06:49
=== 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
bronsonAnyone in today?  Is there an easy way to create a new ABI?09:22
bronsonI'm getting the "ABI has changed!" message and I'd just like to tell it, THIS is the new ABI...09:23
bronsonCan't find any docs on how to do that though.09:23
kylemincrease the major version # in debian/changelog09:24
kylemie the xx part of 2.6.17-xx.yy09:24
bronsonah, good.  Thanks kylem.09:26
bronsonI 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
bronson(not as a patch, as a set of kernels that live beside the main kernels)09:28
bronsonJust publish my git tree?09:34
kylemprobably easiest for you, yes09:36
=== bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-kernel
bluefoxicyhow do I rebuild 2.6.19-7-generic from source... I can't find the right debian/Config stuff09:46
bluefoxicyoh.. downloaded the source wrong09:46
bluefoxicyls09:48
bronsonSeems 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
kylemjust extract the patches and post them then :)10:07
bronsonwhat would be the easiest for you?10:08
kylemgit format-patch -k ${commit before you changed anything}10:08
kylemi'm happy either way, it's ben you need to make happy :)10:08
bronsongood point.  :)  I'll ask again on Monday.10:09
BenCbronson: Post patches using format-patch to kernel-team@l.u.c10:18
BenCthat's easy10:18
bronsonBenC: the linux-vserver patch is huge though...10:18
bronsonMy changes are like a few hundred bytes of patch...  upstream though is, ah, invasive.  10:18
bronsonI think it'll be ~200K...  think that's OK?10:19
bronsonWhy am I even asking...?  I'll post both the patch and the git tree and let the reader decide.10:25
bronsonDuh.  Time for me to get outside.10:25
bronsonWARNING: sound/oss/cs4232.o - Section mismatch: reference to .init.text: from .text between 'cs4232_pnp_probe' (at offset 0x7c) and 'unload_cs4232'10:36
bronsonI can ignore all these warnings, yes?10:36
kylemyeah.10:36
bronsonthank goodness.  :)10:36
=== 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
BenCbronson: Are you posting it to be included in our tree?11:46
bronsonNo way.11:46
bronsonJust hoping, perhaps, to include it with Feisty.11:47
bronsonBut first I'm doing the easier task of getting it solid in Edgy.11:47
bronsonSo, I'm very interested in your input.11:48
bronsonI mean, compile separate packages in a separate tree that would be included in Feisty's Universe or Multiverse.11:49
=== rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel
=== HiddenWolf [n=HiddenWo@136.36.dynamic.phpg.net] has joined #ubuntu-kernel

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