linux/arch/powerpc/include
Sam Bobroff e762bb891a powerpc/eeh: Cleanup eeh_pe_state_mark()
Currently, eeh_pe_state_mark() marks a PE (and it's children) with a
state and then performs additional processing if that state included
EEH_PE_ISOLATED.

The state parameter is always a constant at the call site, so
rearrange eeh_pe_state_mark() into two functions and just call the
appropriate one at each site.

Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-10-13 22:21:25 +11:00
..
asm powerpc/eeh: Cleanup eeh_pe_state_mark() 2018-10-13 22:21:25 +11:00
uapi/asm powerpc/ptrace: Add support for PTRACE_SYSEMU 2018-10-03 15:40:04 +10:00