Re: [PATCH] powerpc: dump kernel log before carrying out fadump or kdump

2019-08-27 Thread Nicholas Piggin
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 configure

[PATCH] powerpc: dump kernel log before carrying out fadump or kdump

2019-08-21 Thread Ganesh Goudar
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 k