Ganesh Goudar's on August 22, 2019 4:31 pm: > Die or panic path in system reset handler dumps kernel log to > nvram, since commit 4388c9b3a6ee ("powerpc: Do not send system > reset request through the oops path") system reset request is > not allowed to take die path if fadump or kdump is configured, > hence we miss dumping kernel log to nvram, call kmsg_dump() > before carrying out fadump or kdump. > > Fixes: 4388c9b3a6ee ("powerpc: Do not send system reset request through the > oops path") > Reviewed-by: Mahesh Salgaonkar <mah...@linux.vnet.ibm.com> > Signed-off-by: Ganesh Goudar <ganes...@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npig...@gmail.com>