* [PATCH] powerpc/configs: add FADump awareness to skiroot_defconfig
@ 2019-10-09 14:04 Hari Bathini
2019-10-30 12:14 ` Michael Ellerman
0 siblings, 1 reply; 2+ messages in thread
From: Hari Bathini @ 2019-10-09 14:04 UTC (permalink / raw)
To: linuxppc-dev; +Cc: joel, Vasant Hegde, Mahesh J Salgaonkar
FADump is supported on PowerNV platform. To fulfill this support, the
petitboot kernel must be FADump aware. Enable config PRESERVE_FA_DUMP
to make the petitboot kernel FADump aware.
Signed-off-by: Hari Bathini <hbathini@linux.ibm.com>
---
arch/powerpc/configs/skiroot_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/configs/skiroot_defconfig b/arch/powerpc/configs/skiroot_defconfig
index 1253482..1e18454 100644
--- a/arch/powerpc/configs/skiroot_defconfig
+++ b/arch/powerpc/configs/skiroot_defconfig
@@ -46,6 +46,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
CONFIG_CPU_IDLE=y
CONFIG_HZ_100=y
CONFIG_KEXEC=y
+CONFIG_PRESERVE_FA_DUMP=y
CONFIG_IRQ_ALL_CPUS=y
CONFIG_NUMA=y
# CONFIG_COMPACTION is not set
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] powerpc/configs: add FADump awareness to skiroot_defconfig
2019-10-09 14:04 [PATCH] powerpc/configs: add FADump awareness to skiroot_defconfig Hari Bathini
@ 2019-10-30 12:14 ` Michael Ellerman
0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2019-10-30 12:14 UTC (permalink / raw)
To: Hari Bathini, linuxppc-dev; +Cc: joel, Vasant Hegde, Mahesh J Salgaonkar
On Wed, 2019-10-09 at 14:04:29 UTC, Hari Bathini wrote:
> FADump is supported on PowerNV platform. To fulfill this support, the
> petitboot kernel must be FADump aware. Enable config PRESERVE_FA_DUMP
> to make the petitboot kernel FADump aware.
>
> Signed-off-by: Hari Bathini <hbathini@linux.ibm.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/aaa351504449c4babb80753c72920e4b25fbd8a9
cheers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-30 12:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-09 14:04 [PATCH] powerpc/configs: add FADump awareness to skiroot_defconfig Hari Bathini
2019-10-30 12:14 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).