]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
authorMadhavan Srinivasan <maddy@linux.vnet.ibm.com>
Wed, 20 Dec 2017 03:55:51 +0000 (09:25 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 19 Jan 2018 11:37:01 +0000 (22:37 +1100)
commitd32eb1b550d4ecb791c6311fcafa08ce91b6c06b
tree5e76184bb2ce6c2284f5df67fede8b53a883bec4
parent4e26bc4a4ed683c42ba45f09050575a671c6f1f4
powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*

Currently we use both EXCEPTION_PROLOG_1 and __EXCEPTION_PROLOG_1 in
the MASKABLE_* macros. As a cleanup, this patch makes MASKABLE_* to
use only __EXCEPTION_PROLOG_1. There is not logic change.

Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h