Re: [PATCH AUTOSEL 6.9 18/23] powerpc: make fadump resilient with memory add/remove events
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2024-06-19 06:31:34
Also in:
lkml, stable
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2024-06-19 06:31:34
Also in:
lkml, stable
Pavel Machek [off-list ref] writes:
quoted
Hello Sasha, Thank you for considering this patch for the stable tree 6.9, 6.8, 6.6, and 6.1. This patch does two things: 1. Fixes a potential memory corruption issue mentioned as the third point in the commit message 2. Enables the kernel to avoid unnecessary fadump re-registration on memory add/remove eventsActually, I'd suggest dropping this one, as it fixes two things and is over 200 lines long, as per stable kernel rules.
Yeah I agree, best to drop this one. It's a bit big and involved, and has other dependencies. cheers