summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
diff options
context:
space:
mode:
authorMadhavan Srinivasan <maddy@linux.vnet.ibm.com>2017-12-20 04:55:52 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2018-01-19 12:37:02 +0100
commitf14e953b191fcb0da82ef066597df731b683a957 (patch)
tree1ee8acdd34dda80139a3e3e7c490df23e5634211 /arch/powerpc/kernel/irq.c
parentpowerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_* (diff)
downloadlinux-f14e953b191fcb0da82ef066597df731b683a957.tar.xz
linux-f14e953b191fcb0da82ef066597df731b683a957.zip
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
To support addition of "bitmask" to MASKABLE_* macros, factor out the EXCPETION_PROLOG_1 macro. Make it explicit the interrupt masking supported by a gievn interrupt handler. Patch correspondingly extends the MASKABLE_* macros with an addition's parameter. "bitmask" parameter is passed to SOFTEN_TEST macro to decide on masking the interrupt. Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions