diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-06-02 23:17:38 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-06-09 08:47:37 +0200 |
commit | 0ebc4cdaa3fd7c9144d15fe9a6bcfcd310c265b8 (patch) | |
tree | 10b3bbb814415ef03d03cd674427a855967582b3 /arch/powerpc/kernel/paca.c | |
parent | powerpc: Introduce CONFIG_PPC_BOOK3S (diff) | |
download | linux-0ebc4cdaa3fd7c9144d15fe9a6bcfcd310c265b8.tar.xz linux-0ebc4cdaa3fd7c9144d15fe9a6bcfcd310c265b8.zip |
powerpc: Split exception handling out of head_64.S
To prepare for future support of Book3E 64-bit PowerPC processors,
which use a completely different exception handling, we move that
code to a new exceptions-64s.S file.
This file is #included from head_64.S due to some of the absolute
address requirements which can currently only be fulfilled from
within that file.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/paca.c')
0 files changed, 0 insertions, 0 deletions