aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2008-08-30 11:39:26 +1000
committerPaul Mackerras <paulus@samba.org>2008-09-15 11:08:06 -0700
commit9a95516740c924675d52c472d7d170c62eab176c (patch)
tree33e6a5435060526f9297076f4a6a6f442cd59847 /arch/powerpc/kernel/setup_64.c
parentcf00085d8045cddd80a8aabad97de96fa8131793 (diff)
downloadkernel_samsung_smdk4412-9a95516740c924675d52c472d7d170c62eab176c.zip
kernel_samsung_smdk4412-9a95516740c924675d52c472d7d170c62eab176c.tar.gz
kernel_samsung_smdk4412-9a95516740c924675d52c472d7d170c62eab176c.tar.bz2
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/kernel/setup_64.c')
0 files changed, 0 insertions, 0 deletions