Re: powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.

2015-08-10 Thread Michael Ellerman
On Tue, 2015-04-08 at 11:18:56 UTC, Mahesh Salgaonkar wrote: > From: Mahesh Salgaonkar > > Invoke new opal_cec_reboot2() call with reboot type > OPAL_REBOOT_PLATFORM_ERROR (for unrecoverable HMI interrupts) to inform > BMC/OCC about this error, so that BMC can collect relevant data for error > an

[PATCH] powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.

2015-08-04 Thread Mahesh J Salgaonkar
From: Mahesh Salgaonkar Invoke new opal_cec_reboot2() call with reboot type OPAL_REBOOT_PLATFORM_ERROR (for unrecoverable HMI interrupts) to inform BMC/OCC about this error, so that BMC can collect relevant data for error analysis and decide what component to de-configure before rebooting. This