[RFC PATCH v2 10/11] powerpc: Support to replay PMIs

Madhavan Srinivasan maddy at linux.vnet.ibm.com
Mon Aug 1 20:22:28 AEST 2016



On Monday 01 August 2016 02:21 PM, Benjamin Herrenschmidt wrote:
> On Mon, 2016-08-01 at 18:07 +1000, Nicholas Piggin wrote:
>> This will replay hardware_interrupt_common in the case we got a PMI
>> interrupt but no EE.
>>
>> Should we just follow the normal pattern here, return 0xf00 for PMI,
>> and replay the same as the other cases?
> Agreed.

OK. But can we handle that in the C itself.
With an additional check to see whether EE happended or not?
Because if PMI landed first, there will be no EE anyway?

Maddy
> Cheers,
> Ben.
>



More information about the Linuxppc-dev mailing list