* Linux 4.16: Reported regressions as of Tuesday, 2018-03-27 (Was: Linux 4.16-rc7) [not found] <CA+55aFxpxHnWBeTXN+DKqwCMW_=T2cR8UxSBVk_6c8LL7Et5JQ@mail.gmail.com> @ 2018-03-27 19:13 ` Thorsten Leemhuis 2018-03-28 12:32 ` David Sterba 2018-03-30 16:00 ` Linux 4.16: Reported regressions as of Friday, 2018-03-30 Thorsten Leemhuis 1 sibling, 1 reply; 3+ messages in thread From: Thorsten Leemhuis @ 2018-03-27 19:13 UTC (permalink / raw) To: Linus Torvalds, Linux Kernel Mailing List, linuxppc-dev, Jonathan Corbet On 26.03.2018 01:37, Linus Torvalds wrote: > […] Anyway. Go out and test. And let's hope next week is nice and calm and > I can release the final 4.16 next Sunday without any extra rc's. > > Linus Hi! Find below my sixth regression report for Linux 4.16. It lists 7 regressions I'm currently aware of. 2 were fixed since last weeks report; 2 are new. Are you aware of any other regressions that got introduced this development cycle? Then please let me know by mail (a simple bounce or forward to the sender of this email address is enough!). And please tell me if there is anything in the report that shouldn't be there. Ciao, Thorsten == Current regressions == Dell R640 does not boot due to SCSI/SATA failure - Status: Afaics still unfixed; lost track, ask reporter for an update on Monday morning, no reply yet - Cause: https://git.kernel.org/torvalds/c/84676c1f21e8 - Reported: 2018-02-22 https://marc.info/?l=linux-kernel&m=151931128006031 - Note: Issue understood and even (kind of accidentally) fixed by a patch series that was proposed for 4.17 (see links) - Last known developer activity: 2018-03-14 https://marc.info/?l=linux-block&m=152102086831636&w=2 - Other relevant links: https://marc.info/?l=linux-block&m=152051511802229&w=2 https://marc.info/?l=linux-kernel&m=152026091325037 Error updating SMART data during runtime and could not connect to lv - Status: Stalled afaics - Reported: 2018-03-11 https://marc.info/?l=linux-kernel&m=152075643627082 https://bugzilla.kernel.org/show_bug.cgi?id=199077 - Note: Two issues discussed in that thread; only one is a regression (latency issues in the MU03 version of the firmware, triggered by polling SMART data, which causes lvmetad to timeout in some cases) - Last known developer activity: 2018-03-19 https://marc.info/?l=linux-kernel&m=152145306610330 - Other relevant links: https://marc.info/?l=linux-kernel&m=152146297613525 https://marc.info/?l=linux-scsi&m=152095303312164&w=2 15% longer running times on lvm2 test suite - Status: Stalled afaics - Cause: https://git.kernel.org/torvalds/c/44c02a2c3dc5 - Reported: 2018-03-11 https://marc.info/?l=linux-kernel&m=152077333230274 - Note: Seems the real problem is in the way the test scripts interact with the kernel - Last known developer activity: 2018-03-13 https://marc.info/?l=linux-kernel&m=152097761921525 AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5 - Status: might be stalled - Reported: 2018-03-13 https://bugzilla.kernel.org/show_bug.cgi?id=199101 ASUS XG-C100C 10G Network Adapter no longer working - Status: told reporter to bring it to netdev; looks like he needs help debugging - Reported: 2018-03-22 https://bugzilla.kernel.org/show_bug.cgi?id=199177 multi_v7_defconfig fails to boot on many OMAP systems - Status: quite new, but patch is being prepared - Cause: https://git.kernel.org/torvalds/c/c083dc5f3738 - Reported: 2018-03-23 https://marc.info/?l=linux-clk&m=152198452423677&w=2 - Last known developer activity: 2018-03-27 https://marc.info/?l=linux-clk&m=152199237525182&w=2 == Waiting for clarification from reporter == Interrupt storm after suspend causes one busy kworker - Status: Still waiting for data from reporter - Reported: 2018-02-25 https://bugzilla.kernel.org/show_bug.cgi?id=198929 == Fixed since last report == hci_bcm: Streamline runtime PM code change for 4.16 kernel breaks bluetooth on ASUS T100TA - Status: Fixed by https://git.kernel.org/torvalds/c/b09c61522c81 - Cause: https://git.kernel.org/torvalds/c/43fff7683468 - Reported: 2018-03-01 https://bugzilla.kernel.org/show_bug.cgi?id=198953 sdhci-acpi not recognizing eMMC - Status: Fixed by https://git.kernel.org/torvalds/c/d58ac803cfbb - Cause: https://git.kernel.org/torvalds/c/1b7ba57ecc86 - Reported: 2018-03-13 https://bugzilla.kernel.org/show_bug.cgi?id=199105 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux 4.16: Reported regressions as of Tuesday, 2018-03-27 (Was: Linux 4.16-rc7) 2018-03-27 19:13 ` Linux 4.16: Reported regressions as of Tuesday, 2018-03-27 (Was: Linux 4.16-rc7) Thorsten Leemhuis @ 2018-03-28 12:32 ` David Sterba 0 siblings, 0 replies; 3+ messages in thread From: David Sterba @ 2018-03-28 12:32 UTC (permalink / raw) To: Thorsten Leemhuis Cc: Linus Torvalds, Linux Kernel Mailing List, linuxppc-dev, Jonathan Corbet On Tue, Mar 27, 2018 at 09:13:32PM +0200, Thorsten Leemhuis wrote: > On 26.03.2018 01:37, Linus Torvalds wrote: > > […] Anyway. Go out and test. And let's hope next week is nice and calm and > > I can release the final 4.16 next Sunday without any extra rc's. > > > > Linus > > Hi! Find below my sixth regression report for Linux 4.16. It lists 7 > regressions I'm currently aware of. 2 were fixed since last weeks > report; 2 are new. > > Are you aware of any other regressions that got introduced this > development cycle? Then please let me know by mail (a simple bounce or > forward to the sender of this email address is enough!). And please tell > me if there is anything in the report that shouldn't be there. > > Ciao, Thorsten > > == Current regressions == > > Dell R640 does not boot due to SCSI/SATA failure > - Status: Afaics still unfixed; lost track, ask reporter for an update > on Monday morning, no reply yet > - Cause: https://git.kernel.org/torvalds/c/84676c1f21e8 > - Reported: 2018-02-22 > https://marc.info/?l=linux-kernel&m=151931128006031 > - Note: Issue understood and even (kind of accidentally) fixed by a > patch series that was proposed for 4.17 (see links) > - Last known developer activity: 2018-03-14 > https://marc.info/?l=linux-block&m=152102086831636&w=2 > - Other relevant links: > https://marc.info/?l=linux-block&m=152051511802229&w=2 > https://marc.info/?l=linux-kernel&m=152026091325037 I'm not the original reporter but I can confirm this regression has been fixed by git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes (tag 0c30612d535460af7fe16e7e6ed8b97defe4adbe) The machine has a HP array and stopped booting some time around rc1. I tried to bisect it and in the end it was the commit 84676c1f21e8 that I reverted for testing builds, so I'm sure it's the same issue as you've been tracking. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Linux 4.16: Reported regressions as of Friday, 2018-03-30 [not found] <CA+55aFxpxHnWBeTXN+DKqwCMW_=T2cR8UxSBVk_6c8LL7Et5JQ@mail.gmail.com> 2018-03-27 19:13 ` Linux 4.16: Reported regressions as of Tuesday, 2018-03-27 (Was: Linux 4.16-rc7) Thorsten Leemhuis @ 2018-03-30 16:00 ` Thorsten Leemhuis 1 sibling, 0 replies; 3+ messages in thread From: Thorsten Leemhuis @ 2018-03-30 16:00 UTC (permalink / raw) To: Linus Torvalds, Linux Kernel Mailing List, linuxppc-dev, Jonathan Corbet On 26.03.2018 01:37, Linus Torvalds wrote: > […] Anyway. Go out and test. And let's hope next week is nice and calm and > I can release the final 4.16 next Sunday without any extra rc's. > > Linus Hi! Find below my seventh regression report for Linux 4.16; it's a "the final release is getting closer" special release. It lists 7 regressions I'm currently aware of. 1 was fixed since the report I sent on Tuesday; 1 is new. Are you aware of any other regressions that got introduced this development cycle? Then please let me know by mail (a simple bounce or forward to the sender of this email address is enough!). And please tell me if there is anything in the report that shouldn't be there. Ciao, Thorsten == Current regressions == Error updating SMART data during runtime and could not connect to lv ["Possible Regression"] - Status: Stalled afaics - Reported: 2018-03-11 https://marc.info/?l=linux-kernel&m=152075643627082 https://bugzilla.kernel.org/show_bug.cgi?id=199077 - Note: Two issues discussed in that thread; only one is a regression (latency issues in the MU03 version of the firmware, triggered by polling SMART data, which causes lvmetad to timeout in some cases) - Last known developer activity: 2018-03-19 https://marc.info/?l=linux-kernel&m=152145306610330 - Other relevant links: https://marc.info/?l=linux-kernel&m=152146297613525 https://marc.info/?l=linux-scsi&m=152095303312164&w=2 15% longer running times on lvm2 test suite - Status: Stalled afaics - Cause: https://git.kernel.org/torvalds/c/44c02a2c3dc5 - Reported: 2018-03-11 https://marc.info/?l=linux-kernel&m=152077333230274 - Note: Seems the real problem is in the way the test scripts interact with the kernel - Last known developer activity: 2018-03-13 https://marc.info/?l=linux-kernel&m=152097761921525 AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5 - Status: waiting for bisect - Reported: 2018-03-13 https://bugzilla.kernel.org/show_bug.cgi?id=199101 ASUS XG-C100C 10G Network Adapter no longer working - Status: got driver maintainer involved who asked reporter for more details - Reported: 2018-03-22 https://bugzilla.kernel.org/show_bug.cgi?id=199177 multi_v7_defconfig fails to boot on many OMAP systems - Status: patch available: "clk: ti: fix flag space conflict with clkctrl clocks" https://marc.info/?l=linux-arm-kernel&m=152217288709609&w=2 - Cause: https://git.kernel.org/torvalds/c/49159a9dc3da - Reported: 2018-03-23 https://marc.info/?l=linux-clk&m=152198452423677&w=2 - Last known developer activity: 2018-03-27 https://marc.info/?l=linux-clk&m=152199237525182&w=2 hugetlbfs overflow checking regression on 32bit - Status: patch was proposed, but has issues, too - Cause: https://git.kernel.org/torvalds/c/63489f8e8211 - Reported: 2018-03-29 https://marc.info/?l=linux-kernel&m=152229704211382&w=2 - Last known developer activity: 2018-03-29 https://marc.info/?l=linux-mm&m=152235614429445&w=2 - Other relevant links: https://marc.info/?l=linux-kernel&m=152229710411390&w=2 == Waiting for clarification from reporter == Interrupt storm after suspend causes one busy kworker - Status: Still waiting for data from reporter - Reported: 2018-02-25 https://bugzilla.kernel.org/show_bug.cgi?id=198929 == Fixed since last report == Dell R640 does not boot due to SCSI/SATA failure - Status: Fixed by 2f31115e940c 8b834bff1b73 adbe552349f2 c3506df85091 b5b6e8c8d3b4 - Cause: https://git.kernel.org/torvalds/c/84676c1f21e8 - Reported: 2018-02-22 https://marc.info/?l=linux-kernel&m=151931128006031 - Note: Thx Artem and Dsterba for pointers ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-30 16:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CA+55aFxpxHnWBeTXN+DKqwCMW_=T2cR8UxSBVk_6c8LL7Et5JQ@mail.gmail.com>
2018-03-27 19:13 ` Linux 4.16: Reported regressions as of Tuesday, 2018-03-27 (Was: Linux 4.16-rc7) Thorsten Leemhuis
2018-03-28 12:32 ` David Sterba
2018-03-30 16:00 ` Linux 4.16: Reported regressions as of Friday, 2018-03-30 Thorsten Leemhuis
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox