diff options
| author | 2008-08-30 11:39:26 +1000 | |
|---|---|---|
| committer | 2008-09-15 11:08:06 -0700 | |
| commit | 9a95516740c924675d52c472d7d170c62eab176c (patch) | |
| tree | 33e6a5435060526f9297076f4a6a6f442cd59847 /arch/powerpc/include/asm/exception.h | |
| parent | powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels (diff) | |
| download | linux-dev-9a95516740c924675d52c472d7d170c62eab176c.tar.xz linux-dev-9a95516740c924675d52c472d7d170c62eab176c.zip | |
powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
This rearranges head_64.S so that we have all the first-level exception
prologs together starting at 0x100, followed by all the second-level
handlers that are invoked from the first-level prologs, followed by
other code. This doesn't make any functional change but will make
following changes for relocatable kernel support easier.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/include/asm/exception.h')
0 files changed, 0 insertions, 0 deletions
