Re: [PATCH v4 RESEND] powerpc/pseries/eeh: Fix get PE state translation

2025-01-22 Thread Madhavan Srinivasan
On Thu, 16 Jan 2025 04:39:54 -0600, Narayana Murty N wrote: > The PE Reset State "0" returned by RTAS calls > "ibm_read_slot_reset_[state|state2]" indicates that the reset is > deactivated and the PE is in a state where MMIO and DMA are allowed. > However, the current implementation of "pseries_eeh

[PATCH v4 RESEND] powerpc/pseries/eeh: Fix get PE state translation

2025-01-16 Thread Narayana Murty N
The PE Reset State "0" returned by RTAS calls "ibm_read_slot_reset_[state|state2]" indicates that the reset is deactivated and the PE is in a state where MMIO and DMA are allowed. However, the current implementation of "pseries_eeh_get_state()" does not reflect this, causing drivers to incorrectly