/srv/irclogs.ubuntu.com/2017/08/02/#ubuntu-kernel.txt

=== Guest52427 is now known as RAOF
iceyI'm currently testing a fairly small patch to my Artful kernel, the patch is proposed against upstream Linux but I suspect won't make it into the Artful kernel at release, assuming it works (in which case I'll +1 on the kernel ML as well), how hard would it be to get this patch added for Artful: https://patchwork.kernel.org/patch/9842347/06:20
tjaaltondo we handle v4.10.x.y stable releases?06:31
tjaaltonor whatever the version should be06:31
tjaalton.17 is the last one provided by stable@06:31
tjaaltontoo bad "[PATCH] drm/i915: Do not drop pagetables when empty" never was applied to v4.10.17.x if such a thing exists06:36
smbtjaalton, afaik nobody started a follow-up longterm for 4.10. So anything that should go into zesty has to be individually sent to kt-ml06:46
smbwhich rex tsai did recently06:46
tjaaltonsmb: ok, so -cktNN releases for non-lts kernels are no longer happening?06:47
tjaaltonyeah good that the patch is now on the queue06:47
smbtjaalton, no, unfortunately too many other things06:48
tjaaltonok06:48
tjaaltonI only found out about the bug today :/06:48
tjaaltonmy skl desktop is still on xenial06:48
smbYeah, I am rather conservative there as well06:49
iceywhat's the policy for integrating kernel patches that enable hardware but aren't yet merged upstream?08:07
apwicey, we prefer to see things whihc are being discussed upstream and making progress there over things that are flat rejecte08:39
iceyapw: seems to be still under discussion, it's just quite new: https://patchwork.kernel.org/patch/9842347/08:40
ricotzapw, hi :), what is up with https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1699772 ?08:43
ubot5Ubuntu bug 1699772 in scilab (Ubuntu) "linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression: many user-space apps crashing" [Undecided,Confirmed]08:43
ricotzthe upstreamed patches are available since over month and included in 4.4.74 which still hasnt got into a 4.4 package release, this still breaks the i386 tests suite of libreoffice and the currently included patches for CVE-2017-1000364 are not sufficient08:43
apwicey, one of those sorts of quirks would normally be pretty easy to accept as the only person you can screw is you08:43
iceyapw: I'm building it into a custom kernel now, I just don't want to have to d that regularly ;-)08:44
apwricotz, as far as i know those are the mm fixes on top of the fixes for the stackclash CVE08:44
apwricotz, and those i believe are out, they went out as an emergency kernel in xenial iirc08:44
ricotzapw, I saw those but those are not sufficient08:45
ricotzhttps://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.4.y&id=4b359430674caa2c98d0049a6941f157d2a33741 and https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.4.y&id=1f2284fac2180d7a9442c796d9755e3ce7ab0bd9 are required08:45
apwricotz, both of those are applied in 4.4.0-83.106 and -87 is in -security08:53
apwthough those are the original two commits so i assume those are not the ones you intended08:54
iceyapw: that patch works :)08:57
ricotzapw, hmm, I see, not sure then which are the proper fixes, still the java crash is happening on i386 with -8708:59
apwicey, so submit a bug against linux 'ubuntu-bug linux' and write it up in there, then send the patch to kernel-team@08:59
ricotzapw, for reference https://launchpad.net/~ricotz/+archive/ubuntu/red/+build/1317835008:59
apwricotz, have you tried -8809:04
ricotzapw, no09:06
iceyapw should I attach the patch even though the bug report includes a link to the patch on patchwork.kernel.org?09:07
apwicey, not necessary09:08
iceyapw: should I send an email at all, or just link the bug (https://launchpad.net/ubuntu/+source/linux/+bug/1708120)?09:08
ubot5Ubuntu bug 1708120 in linux (Ubuntu) "Lenovo Yoga 910 Sensors" [Undecided,New]09:08
apwi would send the patch requesting the SRU to kernel-team@09:09
iceyapw: should it be an SRU for artful (unreleased) ?09:09
apwicey, are you runnig artful, if so then just leave out the SRU bit of the wording as we don't call it that for devel09:22
apwricotz, do we know if this explods on artful too ?09:22
apwso we can tell if this is a problem with the backports or generally, or indeed a bug in libreoffice09:23
ricotzapw, I don't have i386 system to test this, so I am only seeing this on launchpad's i386 builders if the testsuite is made fatal09:28
ricotzdue to this issue libreoffice packaging was patched to ignore failing tests on i386 to have it built09:29
apwhow i wish we had shit-canned 32bit in xenial09:30
klebersricotz, what's the libreoffice version that's failing?09:30
apwricotz, well presumably one could fire up a 32bit image in kvm and test there09:31
* apw leaves ricotz in klebers' capable hands09:31
ricotzit is not restricted to libroffice it is a jvm issue09:31
klebersI can try doinf that09:31
klebersricotz, do you have a link to any log or something that could provide enough information to try to reproduce the problem manually on a vm?09:32
iceyapw: I get "Address not found" errors for kernel-team@canonical.com and @ubuntu.com09:33
ricotzklebers, https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1436980.html , https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=86530309:34
ubot5Debian bug 865303 in src:linux "libreoffice: Libreoffice Java features crash with Linux 3.16.43-2+deb8u1" [Grave,Open]09:34
tjaaltonicey: @lists.ubuntu.com09:34
iceythanks tjaalton 09:34
apwicey, @lists.ubuntu.com09:35
apwtrying to not say both bits together :)09:36
iceyapw: wouldn't want somebody getting spam onto the mailing lists ;-)09:36
apwoh we get plenty anyhow09:36
ricotzklebers, you should be able to reproduce this with any libreoffice i386 package in the archive09:37
klebersricotz, so it's reproducible not only on build but also on simply starting it?09:40
ricotzklebers, yes, as it is documented in e.g. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/169977209:54
ubot5Ubuntu bug 1699772 in scilab (Ubuntu) "linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression: many user-space apps crashing" [Undecided,Confirmed]09:54
iceymhcerri: regarding that patch update email for the yoga 910, given that I'm just trying to supply somebody elses patch (submitted upstream), seems strange to edit their commit to include the bug link? 12:23
mhcerrihi, icey. no, that's standard practice. just make sure to use add a From: line with the original author (git format-patch --from will do that)12:24
mhcerriicey, this way the original author will be kept when the stable team applies it12:25
mhcerriyou need to make sure it applies to the target kernel, so you probably need to cherry pick it anyway12:27
iceymhcerri: I haven't even touched that patch file, I merely applied the 3 line change to verify that it works (I've never patched my kernel before ;-P) 12:27
iceymhcerri: happy to learn, I appreciate the guidance :)12:28
mhcerriicey, we usually use the ml list to review patches that are ready to be applied to our kernels12:29
iceymhcerri: is there a good link to use as my git remote for the artful kernel?12:29
iceymhcerri: understood, sent it to the mailing list at apw's suggestion :)12:29
mhcerriicey, git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/artful12:31
mhcerriicey, most of the kernel repos are listed here: https://code.launchpad.net/~ubuntu-kernel/+git/12:32
sforsheetseliot: do you expect the nvidia driver updates to be done soon? We're planning to put a 4.12 kernel in artful-proposed sometime this week.13:31
tseliotsforshee: yes, I'll deal with them this week. I've been busy with a couple of deadlines13:59
tseliot*was13:59
sforsheetseliot: thanks!14:00
iceymhcerri: how should I link to the upstream patch, given that the patch hasn't been merged yet?14:54
mhcerriicey, if it's not possible to wait until it's accepted upstream, you should mark it as "UBUNTU: SAUCE: ", the link has some info about that14:57
mhcerriicey, you can add some information why it's important in a cover letter or in the commit message14:57
iceymhcerri: I'd like it in Artful, and I have no idea how long it'll take to get into upstream; per discussion with apw earlier, it is a quirks patch to enable some sensors on a specific model of laptop ;-P14:57
mhcerriicey, got it. to target artful prefix the subject with "[artful]". that's stripped when applied15:00
mhcerriicey, `git format-patch  --subject-prefix='artful][PATCH'` will do that for you if you prefer15:00
iceymhcerri: yeah, once I have this patch formatted, should I send it to the mailing list?15:00
mhcerriicey, yes, usually `git send-email` is the simplest way to do that  and `--suppress-cc=all` is useful to not bother unrelated people. do you think you are able to build it and test it?15:02
iceymhcerri: I'm running it custom at the moment, working on building this patch for you :)15:04
iceymhcerri: do you mind me sending you the patch email before sending to the list to verify that it looks reasonable?15:11
mhcerriicey, sure. np15:51
=== mjeanson[m] is now known as mjeanson
=== JanC is now known as Guest87139
=== JanC_ is now known as JanC
nomegoHi! What's the easiest way to build the ppa-mainline (4.13-rc3) kernel yourself the Ubuntu-way ?21:53

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