On Sun, Aug 21, 2022 at 05:09:03AM -0700, Guenter Roeck wrote:
On Sat, Aug 20, 2022 at 08:23:24PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.62 release. There are 10 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Mon, 22 Aug 2022 18:23:01 +0000. Anything received after that time might be too late.
Build results: total: 159 pass: 159 fail: 0 Qemu test results: total: 485 pass: 484 fail: 1 Failed tests: openrisc:or1ksim_defconfig
The openrisc failure is a soft lockup during restart. I only recently enabled the soft lockup detector, so this is probably either a false positive or not a new problem. I'll try to track it down, but it is not a concern for now.
Tested-by: Guenter Roeck linux@roeck-us.net
Hi Guenter,
If you need help let me know, just let me know how to reproduce it. I am currently working on some qemu patches to convert qemu to multithread-tcg. I have fixed some lockup issues, but there are still some cases we get soft lockups.
If you have any details I can see if it's a similar issue.
-Stafford