OSDN Git Service

powerpc/64s/exception: denorm handler use standard scratch save macro
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 Jun 2019 05:33:30 +0000 (15:33 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2019 11:39:49 +0000 (21:39 +1000)
commit904f81f3f36d84a4d26c712a9c7741a397a4f348
tree8eaf03125bc0047f6758948fd40813c92bd3e8f0
parent02a1258154eec78783bd7e90d4ee1361c853db66
powerpc/64s/exception: denorm handler use standard scratch save macro

Although the 0x1500 interrupt only applies to bare metal, it is better
to just use the standard macro for scratch save.

Runtime code path remains unchanged (due to instruction patching).

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