powerpc/64e: remove 64s specific interrupt soft-mask code
authorNicholas Piggin <npiggin@gmail.com>
Tue, 15 Sep 2020 11:46:48 +0000 (21:46 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 6 Oct 2020 12:22:23 +0000 (23:22 +1100)
commit903dd1ff453e458fc7608ee4df42a6df16d3d1a0
treeec8db15b6716fddc80d6cef2e0ca65f59a7a8d5e
parent012a9a97a8fd6c96d5ec64eb0583220490d95e73
powerpc/64e: remove 64s specific interrupt soft-mask code

Since the assembly soft-masking code was moved to 64e specific, there
are some 64s specific interrupt types still there. Remove them.

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