]> 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)
commit713a78c287a26a224b39281dbbcc8c3ec4db05e3
treeee3ed931d42ce69c13f4abb8968fccc7414263e1
parentb402bc901811c6d245a387a7d60dcaeca735ff5c
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