]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s: Add EX_SIZE definition for paca exception save areas
authorNicholas Piggin <npiggin@gmail.com>
Sun, 21 May 2017 13:15:46 +0000 (23:15 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 20 Jun 2017 12:22:00 +0000 (22:22 +1000)
commitd9edcd28d8b965cc4500b37d26f7c4527779572e
treee9f291a3ef0bbf380f1c5118cc3ff2f6970ca780
parent0af023d11307192a6488b4727607c8ee812a76ad
powerpc/64s: Add EX_SIZE definition for paca exception save areas

Rather than open-coding it 4 times.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Move __ASSEMBLY__ guards into head-64.h where they're really needed]
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/include/asm/paca.h