Re: [powerpc] Lockups seen during/just after boot (bisected)
From: Sachin Sant <hidden>
Date: 2023-11-24 09:06:19
Also in:
linux-mm
From: Sachin Sant <hidden>
Date: 2023-11-24 09:06:19
Also in:
linux-mm
On 24-Nov-2023, at 2:25 PM, Vlastimil Babka [off-list ref] wrote: On 11/23/23 15:35, Chengming Zhou wrote:quoted
On 2023/11/23 19:27, Sachin Sant wrote:quoted
While booting recent -next kernel on IBM Power server, I have observed lockups either during boot or just after. [ 3631.015775] watchdog: CPU 3 self-detected hard LOCKUP @ __update_freelist_slow+0x74/0x90Sorry, the bug can be fixed by this patch from Vlastimil Babka: https://lore.kernel.org/all/83ff4b9e-94f1-8b35-1233-3dd414ea4dfe@suse.cz/ (local)The current -next should be fixed, the fix was folded to the preparatory commit, which is now:
Thanks. Yes the problem is fixed with today’s next. - Sachin