Re: [PATCH v2 1/3] powerpc/powernv: handle the platform error reboot in ppc_md.restart
From: Nicholas Piggin <npiggin@gmail.com>
Date: 2017-07-19 07:16:29
From: Nicholas Piggin <npiggin@gmail.com>
Date: 2017-07-19 07:16:29
On Wed, 19 Jul 2017 16:59:10 +1000 Nicholas Piggin [off-list ref] wrote:
Change this by providing a special crash function which does some of the console flushing from the panic() path before calling firmware to reboot.
Oops, I changed the changelog but not the patch subject. Should be something like "flush console before platform error reboot". Thanks, Nick