]> git.baikalelectronics.ru Git - kernel.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)
commit18063a6e3cba631a5ea6f3c4a58db068d69b36d6
tree4e47191ce9cd9dcab291a61357f04ebd4c9e0442
parentb0b7fd90bd0fd71f7e0bd789f0752421f30267fe
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