]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/64s/exception: unwind exception-64s.h macros
authorNicholas Piggin <npiggin@gmail.com>
Sat, 22 Jun 2019 13:15:22 +0000 (23:15 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2019 10:24:42 +0000 (20:24 +1000)
commitfc557537f2ad546e5c6f217143d8a95382f2e1b5
tree6b41d6b34db262a91986d3b768dc5b40a6b7f222
parent47169fba3af465c995a936e6b9c67e0746f4c583
powerpc/64s/exception: unwind exception-64s.h macros

Many of these macros just specify 1-4 lines which are only called a
few times each at most, and often just once. Remove this indirection.

No generated code change.

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