/srv/irclogs.ubuntu.com/2014/06/19/#ubuntu-kernel.txt

=== Kaloz_ is now known as Kaloz
=== ikonia_ is now known as ikonia
amitkcking: thanks for the fixes, do you have a branch where I can pull from? I am not close to a patch-friendly email setup currently09:03
ckingamitk, i don't but I can do that in a mo09:05
ckingamitk, git://kernel.ubuntu.com/cking/idlestat09:07
amitkcking: great, thanks09:08
ckingbtw, there are a bunch of big leaks that valgrind is finding, I've not yet had time to look at them all09:08
ckingamitk, do you intend to throw the code at tools like coverityscan? if you want I can set that up?09:09
amitkcking: we really should run valgrind/sparse/ etc. on this but we're racing against time to get it feature complete for kernel summit in Aug09:09
amitkcking: please go ahead, will you be able to share the reports?09:10
ckingi can share the reports and add whoever you want to be included on the project09:10
ckingbtw, do you require this to be packed in debian? 'cos I am willing to do that to as I'd like this tool in ubuntu ;-)09:11
amitkcking: yes please! As you know, packaging has been a particular weakness of mine09:12
ckingi'll try and get it done when I have some "spare" moments 09:12
amitkmuch appreciated09:12
ckingnp09:12
ckingamitk, BTW, nice write-up in LWN09:13
amitkcking: thanks :)09:27
apwhans109h, i have started the conversation upstream11:29
apwmlankhorst, so ... do we still use RADEON_UMS under any circumstances or has that been excised from Xorg now14:54
mlankhorstnot in X.org at least since precise, maybe it was used on other archs but the xorg driver from quantal didn't support ums any more14:56
mlankhorstand even in precise it was probably some old ppc's only that actually ended up using it14:57
rtgBenC, I've disabled powerpc64-emb in Utopic for FTBS in some arch code. How about having a look ? ('cause I think it is as a result of your SAUCE patches)15:04
BenCrtg: Ok, I’ll have it working by Monday15:05
rtgwfm15:06
=== brendand_ is now known as brendand
sforsheertg: on bug #1332137 I don't think he's saying that -8 shouldn't have been reverted for 7260, I think he wants it reverted for 3160 as well16:18
ubot5bug 1332137 in linux-firmware (Ubuntu) "linux-firmware 1.127.3 has -8 firmware for Intel 3160, but not Intel 7260" [Undecided,Invalid] https://launchpad.net/bugs/133213716:18
sforsheertg: that's based off of the activity on bug #129356916:19
ubot5bug 1293569 in linux-firmware (Ubuntu) "iwlwifi-7260-8.ucode causes network disconnections problems" [Medium,Confirmed] https://launchpad.net/bugs/129356916:19
rtgsforshee, oh. Maybe Trusty will be out soon.16:20
sforsheertg: yeah not sure that it makes sense to revert it at this point16:20
argesbjf: hey for autotests; if a test might crash the kernel; how will autotest detect the failure? is it timeout based?16:59
bjfarges, yeah, it's likely to timeout though it also may just hang the jenkins job until someone goes and pokes it17:02
marvin24rtg: thanks for applying tegra drm support17:02
marvin24would it also be possible to increase the CMA size to 64M?17:02
bjfarges, it's fairly straightforward to add timeouts to the tests if desired (i've done it)17:03
rtgmarvin24, this one ? CONFIG_CMA_SIZE_MBYTES=1617:03
marvin24yes17:04
marvin24rtg: needs 64M 17:04
rtgmarok17:04
rtgmarvin24, ok17:04
marvin24rtg: thanks!17:04
rtgmarvin24, done17:06
marvin24rtg: ok, so thanks again for high speed :-)17:07
rtgnp17:07
=== kgunn is now known as Guest13280
argesbjf: is there a way to have autotest install ubuntu package dependencies18:35
bjfarges, i do that via my own infrastructure. look at kernel-testing git repo; lib/testsprops.py18:37
argesbjf: so that's done outside of autotool client test?18:38
bjfarges, yes18:39
bjfarges, though there's no reason the test itself can't do it18:40
argesbjf: utils.system('apt-get install blah') ? 18:40
bjfarges, yeah18:40
bjfarges, i install pkgs externally using my method and then reboot the system one final time before running the actual tests18:42
argesbjf: http://autotest.readthedocs.org/en/latest/main/local/AddingTest.html#setup fyi18:51
bjfarges, yes i use that18:54
bjfarges, but not for installing packages18:54
argesfor the tarball extraction etc.the last comment shows how to use the 'client's system software manager' which uses apt18:54
bjfarges, that may well be but i want a reboot after installing packages and before running tests18:55
argesbjf: ok18:55

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