smb | morning | 07:21 |
---|---|---|
=== henrix_ is now known as henrix | ||
=== henrix is now known as henrix_ | ||
=== Kiall is now known as zz_Kiall | ||
=== henrix_ is now known as henrix | ||
=== henrix is now known as henrix_ | ||
=== henrix_ is now known as henrix | ||
apw | jjohansen, oh on CVE-2012-3400, it is an annotation error: | 08:55 |
ubot2 | apw: ** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3400) | 08:55 |
apw | (back ported picked from commit adee11b2085bee90bd8f4f52123ffb07882d6256) | 08:55 |
apw | note the snarfu in the preamble text | 08:56 |
apw | jjohansen, i'll get it fixed one way or the other | 08:57 |
=== zz_Kiall is now known as Kiall | ||
apw | jjohansen, ok i think the next update you get from steve should have it resolved from our end | 10:47 |
* henrix -> lunch | 12:16 | |
brendand | cking, hi | 12:55 |
cking | brendand, how can I help? | 12:55 |
brendand | cking, do the fwts developers have a mailing list? | 12:56 |
brendand | launchpad-team etc | 12:56 |
cking | fwts-devel@lists.ubuntu.com is a good start | 12:56 |
brendand | cking, ok, thanks | 12:56 |
rtg | sforshee, I assigned you to bug #1046512. Please have a look at your earliest convenience since it is a regression in Precise. | 13:04 |
ubot2 | Launchpad bug 1046512 in linux "[regression][precise] synaptics: Touchpad unresponsive in the latest kernel 3.2.0-30.48" [Medium,Incomplete] https://launchpad.net/bugs/1046512 | 13:04 |
henrix | kamal: hi! do you have any update on bug #1041594? | 13:27 |
ubot2 | Launchpad bug 1041594 in linux "Edge scrolling on ALPS touchpad broken since the upgrade to 3.5.0-11" [Medium,In progress] https://launchpad.net/bugs/1041594 | 13:27 |
=== amitk is now known as amitk-afk | ||
rtg | apw, re: 'fs: d_revalidate methods may be passed a NULL nameidata'. With that many lines of identical logic shouldn't you put it into a static inline in a header file somewhere ? | 14:01 |
apw | rtg, in general i would agree but that is essentially what the mainline commit it was mirroring did | 14:04 |
apw | later the code goes away en-toto replaced by just passing flags | 14:04 |
rtg | apw, ah, big changes then from 3.5 to 3.6 ? | 14:05 |
apw | so it was more about keeping it in line with mainline to allow other patches drop on top safely | 14:05 |
apw | yeah, those went in for lockless dentry then they ripped out nameidata from the kernel completely | 14:05 |
apw | which got rid of the bug by accident | 14:05 |
rtg | ogasawara, it seems like a good day for an upload. there are a couple of good fixes in the pipe. | 14:20 |
ogasawara | rtg: yep, was gonna wait for the Beta-1 announcement and then pull the trigger | 14:20 |
rtg | ogasawara, if it goes into -proposed then it shouldn't afftect the beta effort. | 14:21 |
ogasawara | rtg: true | 14:21 |
ogasawara | rtg: I'll kick off my usual test builds etc and get it going | 14:22 |
rtg | ogasawara, I just bumped the ABI for these ALSA patches | 14:22 |
tjaalton | rtg: dri-devel had the patch for vmwgfx you were looking for | 14:25 |
tjaalton | and another one which enables fbcon | 14:26 |
rtg | tjaalton, there were about a zillion branches in the repo. I got tired of looking. | 14:26 |
tjaalton | right, not in a repo yet but the ml :) | 14:26 |
rtg | tjaalton, yeah, the bug reporter mentioned the ML patch, but I wanted to make sure he didn't forget it. | 14:27 |
tjaalton | jakob RB'd them too | 14:27 |
tjaalton | all three | 14:27 |
* henrix -> out for a bit (post office) | 14:34 | |
* ogasawara back in 15 | 14:46 | |
herton | ogasawara, I was looking at our lbm packages in precise and noticed that the changes for linux-meta didn't went in for bug 1023566 | 15:19 |
ubot2 | Launchpad bug 1023566 in linux-meta "Update Precise LBM to include v3.4 compat-wireless stack" [Medium,In progress] https://launchpad.net/bugs/1023566 | 15:19 |
ogasawara | herton: hrm, let me check my tree and make sure I've not forgotten to push something | 15:20 |
ogasawara | herton: if not, I'll get it prepped and sent to the list for acks | 15:21 |
herton | ogasawara, ok. it's just the meta packages missing the changes, the main lbm did get the changes commited. | 15:21 |
ogasawara | herton: heh, I've got it sitting in my tree here. let me just get it sent to the list for acks. | 15:24 |
ogasawara | herton: ah, I did sent it in my original pull request -> https://lists.ubuntu.com/archives/kernel-team/2012-July/021177.html | 15:25 |
ogasawara | herton: likely just got overlooked when applying | 15:25 |
ogasawara | herton: want me to just rebase and push? or do you? | 15:26 |
herton | ogasawara, I will look into it, no problem | 15:26 |
herton | ogasawara, rebased on your banch, amended the commit with the acks, and pushed | 15:31 |
herton | *branch | 15:31 |
* herton -> lunch | 15:32 | |
kamal | henrix: unfortunately, I'm still wrestling with bug #1041594. I'm still hoping to find a fix today, but I cannot guarantee that I'll have one ready in time for your precise kernel. what's my deadline on that? | 16:20 |
ubot2 | Launchpad bug 1041594 in linux "Edge scrolling on ALPS touchpad broken since the upgrade to 3.5.0-11" [Medium,In progress] https://launchpad.net/bugs/1041594 | 16:20 |
henrix | kamal: thanks. i was expecting to have it uploaded until the end of the week | 16:23 |
henrix | kamal: in case we're not able to find a fix, do you know which commits we need to revert? | 16:23 |
henrix | kamal: or shall i just revert *all* the cypress commits referred in the bug report? | 16:24 |
kamal | henrix: are you saying that I have until the end of the week (tomorrow?) Yes, I know exactly the commits that would need to be reverted | 16:24 |
henrix | kamal: well, we have until the EOW to have the kernel ready for -proposed :) | 16:25 |
henrix | kamal: but maybe we can delay it until monday, if you believe that will allow us to have a fix | 16:26 |
henrix | bjf: ^ | 16:26 |
bjf | kamal, we need to have our kernels ready to go (meaning in -proposed) by first thing monday. we should be pushing them into -proposed tomorrow (latest) | 16:27 |
kamal | henrix: ok, I'll keep working on it today anyway, and will advise you of my status again 24 hours from now -- we can decide on the plan (revert, or add a new fix) at that time. works for you guys? | 16:28 |
henrix | kamal: yep, sounds reasonable for me. | 16:29 |
kamal | henrix: thanks! | 16:29 |
henrix | kamal: np | 16:29 |
bjf | kamal, henrix is going to pull the trigger on it at the start of his day tomorrow. | 16:29 |
bjf | kamal, so, by EOD for you today we need to know | 16:29 |
kamal | bjf: ok, I'll update on status by my EOD today then (8-ish hours from now) | 16:30 |
henrix | kamal: bjf: ack | 16:31 |
bjf | kamal, ack | 16:31 |
henrix | kamal: if your recommendation is to revert, please provide me the commit(s) hash(s) | 16:31 |
kamal | henrix: ack | 16:31 |
bjf | kamal, knock on it, we're burning daylight :-) | 16:37 |
* smb -> EOD | 17:08 | |
* rtg -> lunch | 17:31 | |
* henrix -> EOD | 18:08 | |
=== yofel_ is now known as yofel | ||
=== henrix is now known as henrix_ | ||
=== bjf is now known as bjf[afk] | ||
* cking -> EOD | 19:24 | |
* ogasawara lunch | 19:39 | |
Kano | hi | 19:54 |
Kano | in kernel 3.6 series dvb modules seem to miss | 19:55 |
Kano | i dont see b2c2-flexcop-pci.ko anywhere also ivtv.ko is missing, most likely much more | 19:55 |
rtg | Kano, have you looked in linux-image-extras* ? debian.master/config/config.common.ubuntu:CONFIG_DVB_B2C2_FLEXCOP=m | 19:59 |
Kano | the module is not there | 20:00 |
Kano | maybe a packageing problem | 20:00 |
Kano | linux-image-extra-3.6.0-030600rc4-generic is installed | 20:00 |
rtg | apw, are you building the mainline 3.6 with the Quantal config ? | 20:02 |
apw | rtg if the directory -quantal it would be, i'd expect it to | 20:03 |
apw | be so | 20:03 |
Kano | dpkg-deb -x linux-image-extra-3.6.0-999-generic_3.6.0-999.201209060408_amd64.deb x | 20:03 |
Kano | you can check that, not there those modules | 20:04 |
Kano | even in latest daily | 20:04 |
rtg | Kano, you might have to build your own from git://kernel.ubuntu.com/ubuntu/ubuntu-r.git for now. It has the right config | 20:05 |
apw | new things don't always get turned on correctly, if they are non-existant in the Q config | 20:05 |
rtg | apw, I think that is the case here | 20:05 |
apw | its all a bit of a lottery, the config system does not make this easy | 20:05 |
Kano | the kernel modules i miss are very old | 20:05 |
rtg | apw, hmm, for some reason the -rc4 config patch removes CONFIG_DVB_B2C2_FLEXCOP=m | 20:08 |
rtg | http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc4-quantal/0003-default-configs.patch | 20:08 |
apw | perhaps it has moved or gained an additional dependancy which would mean it gets turned off | 20:09 |
=== bjf[afk] is now known as bjf | ||
* rtg -> EOD | 21:10 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!