On Thu, Jan 09, 2025 at 11:31:36AM +0800, Guo Weikang wrote: Hi Guo, > Now with the memblock_alloc_or_panic interface, save_area_alloc no longer > needs to handle panic itself. > > Signed-off-by: Guo Weikang <guoweikang.kernel@xxxxxxxxx> > --- > arch/s390/kernel/crash_dump.c | 4 +--- > arch/s390/kernel/numa.c | 3 +-- > arch/s390/kernel/smp.c | 4 ---- > 3 files changed, 2 insertions(+), 9 deletions(-) This patch is a follow-up to v7, but instead it needs to be part of v8. I guess Andrew would refresh mm-everything (or whatever he finds appropriate) with the new version. @Andrew, please correct me if I am wroing. Thanks!