Re: Linux 4.8: Reported regressions as of Sunday, 2016-08-28

2016-09-15 Thread Pavel Machek
Hi!

> Hi! Here is my second regression report for Linux 4.8. It lists 11
> regressions. 5 of them are new; 5 mentioned in the last report two 
> weeks ago got fixed.
> 
> FWIW: A small detail: I did not include "Regression - SATA disks behind 
> USB ones on v4.8-rc1, breaking boot. [Re: Who reordered my disks]" 
> (http://www.spinics.net/lists/linux-usb/msg144871.html ) in below list 
> report. The discussion mentions that device names like /dev/sd? are not 
> considered stable as they might change depending on various factors -- 
> like the order in which modules are loaded or other timing issues (like 
> in this case). That is how it is afaik (even if it's not well known), 
> and that's why I didn't include the issue; let me know if you think it 
> should be on the list.
> 
> OTOH I included "Commit cb4f71c429 deliberately changes order of 
> network interfaces" (http://www.spinics.net/lists/kernel/msg2325600.html )
> for now, as I think traditional network interface names (eth0, eth1, ...)
> might be considered stable -- but I'm not sure, that's why I raise it
> here.
> 
> Anyway, you know the drill: Are you aware of any other regressions?
> Then please let me know. And tell me if there is anything in the
> report that shouldn't be there.
> 
> Ciao, Thorsten
> 
> P.S.: Thanks to all those that Aaro Koskinen, Hans de Goede, Pavel 
> Machek for CCing me when reporting regressions. Much appreciated! Ohh, 
> and thx to all those that replied when I asked them for status updates
> when things look stuck.

Hmm, and there's one more apparently. See

Date: Tue, 13 Sep 2016 22:38:45 +0200
From: Martin Steigerwald 
To: Pavel Machek 
Cc: kernel list , daniel.vet...@intel.com,
jani.nik...@linux.intel.com, intel-...@lists.freedesktop.org,
dri-de...@lists.freedesktop.org, "Rafael J. Wysocki"

Subject: Re: 4.8-rc1: it is now common that machine needs re-run of xrandr
after resume
User-Agent: KMail/5.2.3 (Linux/4.8.0-rc6-tp520-btrfstrim+; KDE/5.25.0; x86_64;  
; )

I'm glad I'm not the only one seeing it, but I don't have idea how to
actually debug it.

Thanks and best regards,
Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


Re: Linux 4.8: Reported regressions as of Sunday, 2016-08-28

2016-09-15 Thread Pavel Machek
Hi!

> Hi! Here is my second regression report for Linux 4.8. It lists 11
> regressions. 5 of them are new; 5 mentioned in the last report two 
> weeks ago got fixed.
> 
> FWIW: A small detail: I did not include "Regression - SATA disks behind 
> USB ones on v4.8-rc1, breaking boot. [Re: Who reordered my disks]" 
> (http://www.spinics.net/lists/linux-usb/msg144871.html ) in below list 
> report. The discussion mentions that device names like /dev/sd? are not 
> considered stable as they might change depending on various factors -- 
> like the order in which modules are loaded or other timing issues (like 
> in this case). That is how it is afaik (even if it's not well known), 
> and that's why I didn't include the issue; let me know if you think it 
> should be on the list.
> 
> OTOH I included "Commit cb4f71c429 deliberately changes order of 
> network interfaces" (http://www.spinics.net/lists/kernel/msg2325600.html )
> for now, as I think traditional network interface names (eth0, eth1, ...)
> might be considered stable -- but I'm not sure, that's why I raise it
> here.
> 
> Anyway, you know the drill: Are you aware of any other regressions?
> Then please let me know. And tell me if there is anything in the
> report that shouldn't be there.
> 
> Ciao, Thorsten
> 
> P.S.: Thanks to all those that Aaro Koskinen, Hans de Goede, Pavel 
> Machek for CCing me when reporting regressions. Much appreciated! Ohh, 
> and thx to all those that replied when I asked them for status updates
> when things look stuck.

Hmm, and there's one more apparently. See

Date: Tue, 13 Sep 2016 22:38:45 +0200
From: Martin Steigerwald 
To: Pavel Machek 
Cc: kernel list , daniel.vet...@intel.com,
jani.nik...@linux.intel.com, intel-...@lists.freedesktop.org,
dri-de...@lists.freedesktop.org, "Rafael J. Wysocki"

Subject: Re: 4.8-rc1: it is now common that machine needs re-run of xrandr
after resume
User-Agent: KMail/5.2.3 (Linux/4.8.0-rc6-tp520-btrfstrim+; KDE/5.25.0; x86_64;  
; )

I'm glad I'm not the only one seeing it, but I don't have idea how to
actually debug it.

Thanks and best regards,
Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


Re: Linux 4.8: Reported regressions as of Sunday, 2016-08-28

2016-08-28 Thread Linus Torvalds
On Sun, Aug 28, 2016 at 8:23 AM, Thorsten Leemhuis
 wrote:
>
> Desc: irqdomain: Don't set type when mapping an IRQ breaks nexus7 gpio buttons
> Repo: 2016-07-30 https://marc.info/?l=linux-kernel=146985356305280=2
> Stat: 2016-08-12 https://marc.info/?l=linux-kernel=147093069326172=2
> Note: fix found two weeks ago, not in mainline afaics; waiting for tglx to 
> get back?

He came back today, it's in my tree now

Linus


Re: Linux 4.8: Reported regressions as of Sunday, 2016-08-28

2016-08-28 Thread Linus Torvalds
On Sun, Aug 28, 2016 at 8:23 AM, Thorsten Leemhuis
 wrote:
>
> Desc: irqdomain: Don't set type when mapping an IRQ breaks nexus7 gpio buttons
> Repo: 2016-07-30 https://marc.info/?l=linux-kernel=146985356305280=2
> Stat: 2016-08-12 https://marc.info/?l=linux-kernel=147093069326172=2
> Note: fix found two weeks ago, not in mainline afaics; waiting for tglx to 
> get back?

He came back today, it's in my tree now

Linus


Linux 4.8: Reported regressions as of Sunday, 2016-08-28

2016-08-28 Thread Thorsten Leemhuis
Hi! Here is my second regression report for Linux 4.8. It lists 11
regressions. 5 of them are new; 5 mentioned in the last report two 
weeks ago got fixed.

FWIW: A small detail: I did not include "Regression - SATA disks behind 
USB ones on v4.8-rc1, breaking boot. [Re: Who reordered my disks]" 
(http://www.spinics.net/lists/linux-usb/msg144871.html ) in below list 
report. The discussion mentions that device names like /dev/sd? are not 
considered stable as they might change depending on various factors -- 
like the order in which modules are loaded or other timing issues (like 
in this case). That is how it is afaik (even if it's not well known), 
and that's why I didn't include the issue; let me know if you think it 
should be on the list.

OTOH I included "Commit cb4f71c429 deliberately changes order of 
network interfaces" (http://www.spinics.net/lists/kernel/msg2325600.html )
for now, as I think traditional network interface names (eth0, eth1, ...)
might be considered stable -- but I'm not sure, that's why I raise it
here.

Anyway, you know the drill: Are you aware of any other regressions?
Then please let me know. And tell me if there is anything in the
report that shouldn't be there.

Ciao, Thorsten

P.S.: Thanks to all those that Aaro Koskinen, Hans de Goede, Pavel 
Machek for CCing me when reporting regressions. Much appreciated! Ohh, 
and thx to all those that replied when I asked them for status updates
when things look stuck. 

P.P.S: Sorry, I did not manage to compile a report last weekend. I 
visited a FLOSS conference and there got hit by a flu that slowed be 
down all week :-/ That's why there won't be a regression report for 
4.7. I'll be travelling again next weekend, so there won't be a 
regression report next Sunday :-/

== Current regressions ==

Desc: irqdomain: Don't set type when mapping an IRQ breaks nexus7 gpio buttons
Repo: 2016-07-30 https://marc.info/?l=linux-kernel=146985356305280=2
Stat: 2016-08-12 https://marc.info/?l=linux-kernel=147093069326172=2
Note: fix found two weeks ago, not in mainline afaics; waiting for tglx to get 
back?

Desc: genirq: Flags mismatch irq 8, 0088 (mmc0) vs. 0080 (rtc0). mmc0: 
Failed to request irq 8: -16
Repo: 2016-08-01 https://bugzilla.kernel.org/show_bug.cgi?id=150881
Stat: 2016-08-19 https://bugzilla.kernel.org/show_bug.cgi?id=150881#c34
Note: reporter is bisecting the bug that got introduced by the main gpio merge 
for 4.8

Desc: Intermittent crash on reboot (acpi_ex_system_reset_event)
Repo: 2016-08-04 https://bugzilla.kernel.org/show_bug.cgi?id=151441
Stat: 2016-08-15 https://bugzilla.kernel.org/show_bug.cgi?id=151441#c7
Note: poked reporter, as nothing had happened after he was asked to test a 
revert

Desc: [lkp] [mm, page_alloc] e6cbd7f2ef: pixz.throughput -5.1% regression due 
to mm, page_alloc: remove fair zone allocation policy
Repo: 2016-08-08 https://marc.info/?l=linux-kernel=147064515210332=3
Stat: n/a 
Note: poked Mel, as nothing happened after the the report

Desc: [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
Repo: 2016-08-09 http://www.spinics.net/lists/kernel/msg2317052.html
Stat: 2016-08-20 http://www.spinics.net/lists/kernel/msg2325437.html
Note: hmm, long discussion about potential issues, but no simple solution in 
sight and discussion ended about a week ago

Desc: imx-drm: Possible regression after update to atomic: black screen after 
Weston starts
Repo: 2016-08-13 http://www.spinics.net/lists/kernel/msg2320013.html
Stat: n/a 
Note: poked Dave, as nothing happened after the the report

Desc: DT/OCTEON driver probing broken
Repo: 2016-08-16 http://www.spinics.net/lists/devicetree/msg138990.html
Stat: 2016-08-28 
Note: proposed fix: https://patchwork.linux-mips.org/patch/14041/

Desc: gpio-leds broken on OCTEON
Repo: 2016-08-23 http://www.spinics.net/lists/devicetree/msg139863.html
Stat: 2016-08-25 http://www.spinics.net/lists/devicetree/msg140179.html
Note: wip

Desc: Commit cb4f71c429 deliberately changes order of network interfaces
Repo: 2016-08-21 http://www.spinics.net/lists/kernel/msg2325600.html
Stat: n/a 
Note: long, ongoing discussion if this is considered a regression

Desc: Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Repo: 2016-08-25 http://www.spinics.net/lists/linux-bluetooth/msg68012.html
Stat: 2016-08-25 http://www.spinics.net/lists/linux-bluetooth/msg68049.html
Note: patch in bluetooth-stable tree

Desc: Skylake graphics regression: projector failure with 4.8-rc3
Repo: 2016-08-26 http://www.spinics.net/lists/intel-gfx/msg105478.html
Stat: n/a 
Note: brand new, more details expected

== Fixed since last report ==

Desc: Failed to create /dev/root: -14 after commit e6978e4bf1 (ARM: save and 
reset the address limit when entering an exception)
Repo: 2016-08-02 https://lkml.org/lkml/2016/8/2/2085
Fix:  https://git.kernel.org/torvalds/c/87eed3c74d7c65556f744230a90bf9556dd29146

Desc: wlcore: NULL pointer dereference in wlcore_op_get_expected_throughput
Repo: 2016-08-04 

Linux 4.8: Reported regressions as of Sunday, 2016-08-28

2016-08-28 Thread Thorsten Leemhuis
Hi! Here is my second regression report for Linux 4.8. It lists 11
regressions. 5 of them are new; 5 mentioned in the last report two 
weeks ago got fixed.

FWIW: A small detail: I did not include "Regression - SATA disks behind 
USB ones on v4.8-rc1, breaking boot. [Re: Who reordered my disks]" 
(http://www.spinics.net/lists/linux-usb/msg144871.html ) in below list 
report. The discussion mentions that device names like /dev/sd? are not 
considered stable as they might change depending on various factors -- 
like the order in which modules are loaded or other timing issues (like 
in this case). That is how it is afaik (even if it's not well known), 
and that's why I didn't include the issue; let me know if you think it 
should be on the list.

OTOH I included "Commit cb4f71c429 deliberately changes order of 
network interfaces" (http://www.spinics.net/lists/kernel/msg2325600.html )
for now, as I think traditional network interface names (eth0, eth1, ...)
might be considered stable -- but I'm not sure, that's why I raise it
here.

Anyway, you know the drill: Are you aware of any other regressions?
Then please let me know. And tell me if there is anything in the
report that shouldn't be there.

Ciao, Thorsten

P.S.: Thanks to all those that Aaro Koskinen, Hans de Goede, Pavel 
Machek for CCing me when reporting regressions. Much appreciated! Ohh, 
and thx to all those that replied when I asked them for status updates
when things look stuck. 

P.P.S: Sorry, I did not manage to compile a report last weekend. I 
visited a FLOSS conference and there got hit by a flu that slowed be 
down all week :-/ That's why there won't be a regression report for 
4.7. I'll be travelling again next weekend, so there won't be a 
regression report next Sunday :-/

== Current regressions ==

Desc: irqdomain: Don't set type when mapping an IRQ breaks nexus7 gpio buttons
Repo: 2016-07-30 https://marc.info/?l=linux-kernel=146985356305280=2
Stat: 2016-08-12 https://marc.info/?l=linux-kernel=147093069326172=2
Note: fix found two weeks ago, not in mainline afaics; waiting for tglx to get 
back?

Desc: genirq: Flags mismatch irq 8, 0088 (mmc0) vs. 0080 (rtc0). mmc0: 
Failed to request irq 8: -16
Repo: 2016-08-01 https://bugzilla.kernel.org/show_bug.cgi?id=150881
Stat: 2016-08-19 https://bugzilla.kernel.org/show_bug.cgi?id=150881#c34
Note: reporter is bisecting the bug that got introduced by the main gpio merge 
for 4.8

Desc: Intermittent crash on reboot (acpi_ex_system_reset_event)
Repo: 2016-08-04 https://bugzilla.kernel.org/show_bug.cgi?id=151441
Stat: 2016-08-15 https://bugzilla.kernel.org/show_bug.cgi?id=151441#c7
Note: poked reporter, as nothing had happened after he was asked to test a 
revert

Desc: [lkp] [mm, page_alloc] e6cbd7f2ef: pixz.throughput -5.1% regression due 
to mm, page_alloc: remove fair zone allocation policy
Repo: 2016-08-08 https://marc.info/?l=linux-kernel=147064515210332=3
Stat: n/a 
Note: poked Mel, as nothing happened after the the report

Desc: [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
Repo: 2016-08-09 http://www.spinics.net/lists/kernel/msg2317052.html
Stat: 2016-08-20 http://www.spinics.net/lists/kernel/msg2325437.html
Note: hmm, long discussion about potential issues, but no simple solution in 
sight and discussion ended about a week ago

Desc: imx-drm: Possible regression after update to atomic: black screen after 
Weston starts
Repo: 2016-08-13 http://www.spinics.net/lists/kernel/msg2320013.html
Stat: n/a 
Note: poked Dave, as nothing happened after the the report

Desc: DT/OCTEON driver probing broken
Repo: 2016-08-16 http://www.spinics.net/lists/devicetree/msg138990.html
Stat: 2016-08-28 
Note: proposed fix: https://patchwork.linux-mips.org/patch/14041/

Desc: gpio-leds broken on OCTEON
Repo: 2016-08-23 http://www.spinics.net/lists/devicetree/msg139863.html
Stat: 2016-08-25 http://www.spinics.net/lists/devicetree/msg140179.html
Note: wip

Desc: Commit cb4f71c429 deliberately changes order of network interfaces
Repo: 2016-08-21 http://www.spinics.net/lists/kernel/msg2325600.html
Stat: n/a 
Note: long, ongoing discussion if this is considered a regression

Desc: Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Repo: 2016-08-25 http://www.spinics.net/lists/linux-bluetooth/msg68012.html
Stat: 2016-08-25 http://www.spinics.net/lists/linux-bluetooth/msg68049.html
Note: patch in bluetooth-stable tree

Desc: Skylake graphics regression: projector failure with 4.8-rc3
Repo: 2016-08-26 http://www.spinics.net/lists/intel-gfx/msg105478.html
Stat: n/a 
Note: brand new, more details expected

== Fixed since last report ==

Desc: Failed to create /dev/root: -14 after commit e6978e4bf1 (ARM: save and 
reset the address limit when entering an exception)
Repo: 2016-08-02 https://lkml.org/lkml/2016/8/2/2085
Fix:  https://git.kernel.org/torvalds/c/87eed3c74d7c65556f744230a90bf9556dd29146

Desc: wlcore: NULL pointer dereference in wlcore_op_get_expected_throughput
Repo: 2016-08-04