]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite9e29718e5fb1fe10d60b5125cfbdf29107d686a
tree536d1c73040e88e5a93837c0efc45e7f2717528a
parentf456c4bb3567f8770a9edc9563149e934e7feb8f
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