]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/64s: Add exception macro that does not enable RI
authorNicholas Piggin <npiggin@gmail.com>
Mon, 19 Dec 2016 18:30:02 +0000 (04:30 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 28 Apr 2017 11:02:25 +0000 (21:02 +1000)
commit83a980f7f4769c0673f0f966350d1db26993a193
tree4e47191ce9cd9dcab291a61357f04ebd4c9e0442
parent6e83985b0f6e30b928eee26eb41d276814a698aa
powerpc/64s: Add exception macro that does not enable RI

Subsequent patches will add more non-RI variant exceptions, so
create a macro for it rather than open-code it.

This does not change generated instructions.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/kernel/exceptions-64s.S