commit | 010acfa1a76679174a0d8732965d76ae8a8531f7 | [log] [tgz] |
---|---|---|
author | Sam Bobroff <sbobroff@linux.ibm.com> | Fri May 25 13:11:38 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jun 03 20:43:40 2018 +1000 |
tree | c0a941794c82de260360506dc3aa245a58fd3f35 | |
parent | 47cc8c1cc2f2d9889e84d59cbbe8cb1cc6e24ed1 [diff] |
powerpc/eeh: Introduce eeh_set_irq_state() To ease future refactoring, extract calls to eeh_enable_irq() and eeh_disable_irq() from the various report functions. This makes the report functions initial sequences more similar, as well as making the IRQ changes visible when reading eeh_handle_normal_event(). Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>