linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux 4.11: Reported regressions as of Tuesday, 20176-03-14
@ 2017-03-14 10:02 Thorsten Leemhuis
  2017-03-14 19:31 ` Linus Torvalds
  2017-03-15  0:10 ` Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: Thorsten Leemhuis @ 2017-03-14 10:02 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List; +Cc: linuxppc-dev, Jonathan Corbet

Hi! Find below my first regression report for Linux 4.11. It lists 9
regressions I'm currently aware of.

As always: Are you aware of any other regressions? Then please let me
know (simply CC regressions@leemhuis.info). And please tell me if there
is anything in the report that shouldn't be there.

Ciao, Thorsten

P.S.: Sorry, I didn't compile any regression reports for 4.10: I 
didn't find time due to various reasons (vacation, a cold, regular 
work, and attending two conferences). Reminder: compiling these reports
has nothing to do with my paid job and I'm doing it in my spare time
just because I think someone should do it.

P.P.S: Dear Gmane mainling list archive webinterface, please come
back soon. I really really miss you. It hurts ever single day.
Don't you miss me, too? ;-)

== Current regressions ==

Desc: PowerPC crashes on boot, bisected to commit 5657933dbb6e
Repo: 2017-03-02 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1343553.html
Stat: 2017-03-09 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1349568.html
Note: patch hopefully heading mainline

Desc: thinkpad x220: GPU hang
Repo: 2017-03-05 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1345689.html
Stat: n/a 
Note: poked discussion for a status update

Desc: e1000e: __pci_enable_msi_range fails before/after resume
Repo: 2017-03-06 https://bugzilla.kernel.org/show_bug.cgi?id=194801
Stat: 2017-03-06 https://bugzilla.kernel.org/show_bug.cgi?id=194801#c1
Note: poked bug for status; might need to get forwared to network people

Desc: Two batteries is detected on DEXP Ursus 7W tablet instead of one
Repo: 2017-03-07 https://bugzilla.kernel.org/show_bug.cgi?id=194811
Stat: 2017-03-12 https://bugzilla.kernel.org/show_bug.cgi?id=194811#c8
Note: patch likely heading mainline

Desc: [lkp-robot] [f2fs] 4ac912427c: -33.7% aim7.jobs-per-min regression
Repo: 2017-03-08 https://www.spinics.net/lists/kernel/msg2459239.html
Stat: 2017-03-13 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1353085.html
Note: patch discussed and heading mainline

Desc: VM with virtio-scsi drive often crashes during boot with kernel 4.11rc1
Repo: 2017-03-09 https://bugzilla.kernel.org/show_bug.cgi?id=194837
Stat: n/a 
Note: will forward this to scsi & virtio & kvm people

Desc: general protection fault: inet6_fill_ifaddr+0x6c/0x230
Repo: 2017-03-11 https://bugzilla.kernel.org/show_bug.cgi?id=194849
Stat: n/a 
Note: poked bug for status; might need to get forwared to network people

Desc: Synaptics RMI4 touchpad regression in 4.11-rc1
Repo: 2017-03-11 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1351561.html
Stat: 2017-03-13 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1352399.html
Note: solution discussed, no patch yet

Desc: DRM BUG while initializing cape verde (2nd card)
Repo: 2017-03-13 https://bugzilla.kernel.org/show_bug.cgi?id=194867
Stat: n/a 
Note: patch proposed by reporter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux 4.11: Reported regressions as of Tuesday, 20176-03-14
  2017-03-14 10:02 Linux 4.11: Reported regressions as of Tuesday, 20176-03-14 Thorsten Leemhuis
@ 2017-03-14 19:31 ` Linus Torvalds
  2017-03-15  0:10 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2017-03-14 19:31 UTC (permalink / raw)
  To: Thorsten Leemhuis; +Cc: Linux Kernel Mailing List, ppc-dev, Jonathan Corbet

On Tue, Mar 14, 2017 at 3:02 AM, Thorsten Leemhuis
<regressions@leemhuis.info> wrote:
>
> Desc: PowerPC crashes on boot, bisected to commit 5657933dbb6e
> Repo: 2017-03-02 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1343553.html
> Stat: 2017-03-09 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1349568.html
> Note: patch hopefully heading mainline

Should already be mainline as commit 46f401c4297a ("powerpc/pmac: Fix
crash in dma-mapping.h with NULL dma_ops") but didn't make rc2.

               Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux 4.11: Reported regressions as of Tuesday, 20176-03-14
  2017-03-14 10:02 Linux 4.11: Reported regressions as of Tuesday, 20176-03-14 Thorsten Leemhuis
  2017-03-14 19:31 ` Linus Torvalds
@ 2017-03-15  0:10 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2017-03-15  0:10 UTC (permalink / raw)
  To: Thorsten Leemhuis, Linus Torvalds, Linux Kernel Mailing List
  Cc: linuxppc-dev, Jonathan Corbet

Thorsten Leemhuis <regressions@leemhuis.info> writes:

> Hi! Find below my first regression report for Linux 4.11. It lists 9
> regressions I'm currently aware of.
>
> As always: Are you aware of any other regressions? Then please let me
> know (simply CC regressions@leemhuis.info). And please tell me if there
> is anything in the report that shouldn't be there.
>
> Ciao, Thorsten
>
> P.S.: Sorry, I didn't compile any regression reports for 4.10: I 
> didn't find time due to various reasons (vacation, a cold, regular 
> work, and attending two conferences). Reminder: compiling these reports
> has nothing to do with my paid job and I'm doing it in my spare time
> just because I think someone should do it.
>
> P.P.S: Dear Gmane mainling list archive webinterface, please come
> back soon. I really really miss you. It hurts ever single day.
> Don't you miss me, too? ;-)
>
> == Current regressions ==
>
> Desc: PowerPC crashes on boot, bisected to commit 5657933dbb6e
> Repo: 2017-03-02 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1343553.html
> Stat: 2017-03-09 https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1349568.html
> Note: patch hopefully heading mainline

Now fixed in Linus' tree by commit 46f401c4297a.

cheers

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-15  0:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-14 10:02 Linux 4.11: Reported regressions as of Tuesday, 20176-03-14 Thorsten Leemhuis
2017-03-14 19:31 ` Linus Torvalds
2017-03-15  0:10 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).