diff options
author | Sam Bobroff <sbobroff@linux.ibm.com> | 2018-11-29 14:16:38 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-02-05 11:55:42 +1100 |
commit | 188fdea69fa91dcd674a3d40f060a5891d4bc45a (patch) | |
tree | 28ed66d5fe98301096cc7c5b24784f9df151a1bd /fs | |
parent | 3376cb91ed908eb0728900894a77d8206574dbcd (diff) |
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
eeh_unfreeze_pe() performs two operations: unfreezing a PE (which may
cause firmware to unfreeze child PEs as well) and de-isolating the PE
and it's children.
To simplify this and support future work, separate out the
de-isolation and perform it at the call sites (when necessary).
There should be no change in behaviour.
Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions