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_get_state()" does not reflect this, causing drivers to incorrectly assume that MMIO and DMA operations cannot be resumed.
[...]
Applied to powerpc/next.
[1/1] powerpc/pseries/eeh: Fix get PE state translation https://git.kernel.org/powerpc/c/11b93559000c686ad7e5ab0547e76f21cc143844
Thanks