]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
authorChristophe Leroy <christophe.leroy@c-s.fr>
Sat, 21 Dec 2019 08:32:23 +0000 (08:32 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 26 Jan 2020 11:15:08 +0000 (22:15 +1100)
commit673d97e1f709c8249c5940b207672aab43ba2e7c
tree9360be5fb9a51f8e25f9dd61f28f68be82c29ddb
parentdc39538f4b36ef93131ed29a64e815246996d95a
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h

This patch creates a macro for the very first part of
exception prolog, this will help when implementing
CONFIG_VMAP_STACK

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/2249fe62f481121a180e9655ad2b998093f318f3.1576916812.git.christophe.leroy@c-s.fr
arch/powerpc/kernel/head_32.S
arch/powerpc/kernel/head_32.h
arch/powerpc/kernel/head_8xx.S