]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s/exception: remove 0xb00 handler
authorNicholas Piggin <npiggin@gmail.com>
Fri, 2 Aug 2019 10:56:46 +0000 (20:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2019 00:32:37 +0000 (10:32 +1000)
commit454d0a68e7983b33b7601e95565b4fc17939328c
treef3593b3e0b7db8e6494d982510b44349963abcab
parent5a0a10d85bf3029345f6017379f9629350f1838e
powerpc/64s/exception: remove 0xb00 handler

This vector is not used by any supported processor, and has been
implemented as an unknown exception going back to 2.6. There is
nothing special about 0xb00, so remove it like other unused
vectors.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190802105709.27696-22-npiggin@gmail.com
arch/powerpc/kernel/exceptions-64s.S