powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
authorNicholas Piggin <npiggin@gmail.com>
Fri, 2 Aug 2019 10:56:49 +0000 (20:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2019 01:14:56 +0000 (11:14 +1000)
commit52b989231c6fad42dff57b69a53f38756db48e06
tree536d1c73040e88e5a93837c0efc45e7f2717528a
parentd29768e13cf6b50bd54a690e2ac52ab71465e2eb
powerpc/64s/exception: Add the virt variant of the denorm interrupt handler

All other virt handlers have the prolog code in the virt vector rather
than branch to the real vector. Follow this pattern in the denorm virt
handler.

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-25-npiggin@gmail.com
arch/powerpc/kernel/exceptions-64s.S