[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171115475789.936455.12230073027482662538.b4-ty@ellerman.id.au>
Date: Sat, 23 Mar 2024 11:45:57 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>, Kexec-ml <kexec@...ts.infradead.org>, Hari Bathini <hbathini@...ux.ibm.com>
Cc: lkml <linux-kernel@...r.kernel.org>, Andrew Morton <akpm@...ux-foundation.org>, Baoquan He <bhe@...hat.com>, Sourabh Jain <sourabhjain@...ux.ibm.com>, Mahesh J Salgaonkar <mahesh@...ux.ibm.com>, "Naveen N. Rao" <naveen.n.rao@...ux.ibm.com>, Nicholas Piggin <npiggin@...il.com>, Michael Ellerman <mpe@...erman.id.au>, Dave Young <dyoung@...hat.com>
Subject: Re: [PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
On Mon, 26 Feb 2024 16:00:07 +0530, Hari Bathini wrote:
> This patch series is a follow-up to [1] based on discussions at [2]
> about additional work needed to get it working on powerpc.
>
> The first patch in the series makes struct crash_mem available with or
> without CONFIG_CRASH_DUMP enabled. The next patch moves kdump specific
> code for kexec_file_load syscall under CONFIG_CRASH_DUMP and the last
> patch splits other kdump specific code under CONFIG_CRASH_DUMP and
> removes dependency with CONFIG_CRASH_DUMP for CONFIG_KEXEC_CORE.
>
> [...]
Applied to powerpc/next.
[1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
https://git.kernel.org/powerpc/c/56a34d799bfa53064e7b8bd354aacd176aeaecc8
[2/3] powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
https://git.kernel.org/powerpc/c/33f2cc0a2e90f7177c49559b434191b02efd0cd5
[3/3] powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
https://git.kernel.org/powerpc/c/5c4233cc0920cc90787aafe950b90f6c57a35b88
cheers
Powered by blists - more mailing lists