Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
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
..
2018-06-03 21:19:40 +10:00
2018-07-30 22:47:53 +10:00
2018-10-13 22:21:25 +11:00
2016-08-07 23:50:09 -04:00
2018-08-13 15:59:06 +10:00
2017-12-11 13:03:35 +11:00
2018-10-03 16:12:47 +10:00
2018-03-31 09:09:36 +11:00
2018-10-09 16:51:05 +11:00
2015-04-07 17:15:13 +10:00
2018-05-25 12:04:46 +10:00