]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/64s: save one more register in the masked interrupt handler
authorNicholas Piggin <npiggin@gmail.com>
Thu, 17 Jun 2021 15:51:07 +0000 (01:51 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 24 Jun 2021 14:06:56 +0000 (00:06 +1000)
commit63e40806eea984f770c992120bbfd71b589ea580
treee640ddeee0beab6e8bb04b317de0b727152b96fb
parentdd152f70bdc1b91445b10c65ac874b90c93fb3b5
powerpc/64s: save one more register in the masked interrupt handler

This frees up one more register (and takes advantage of that to
clean things up a little bit).

This register will be used in the following patch.

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