]> git.baikalelectronics.ru Git - kernel.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)
commit0c0262faa5cdb04e2236f100f989ed83c28cca3d
treeee3ed931d42ce69c13f4abb8968fccc7414263e1
parentf072da2621baa1b7bce5cba87daf0627f8d9ed47
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