]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
authorSam Bobroff <sbobroff@linux.ibm.com>
Thu, 29 Nov 2018 03:16:40 +0000 (14:16 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 5 Feb 2019 00:55:44 +0000 (11:55 +1100)
commit4d8e325d9df32ef00136d7885f0c65bf124edd22
treeee3ed931d42ce69c13f4abb8968fccc7414263e1
parent9ed5ca66aa66e5ce2e1d8758250a4d740052c8cd
powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()

Add a parameter to eeh_clear_pe_frozen_state() that allows
passed-through PEs to be excluded. Update callers to always pass true
so that there is no change in behaviour.

This is to prepare for follow-up work for passed-through devices.

Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/eeh_driver.c