summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/epapr_paravirt.c
diff options
context:
space:
mode:
authorChen Gang <gang.chen@asianux.com>2013-03-25 01:31:31 (GMT)
committerStephen Rothwell <sfr@canb.auug.org.au>2013-03-25 06:14:21 (GMT)
commit087aa036eb79f24b856893190359ba812b460f45 (patch)
tree9cca3788d5fae97004d6fd7ccd75c07c69a452ee /arch/powerpc/kernel/epapr_paravirt.c
parent3912a677f68f6084e0a7b6a1a29310ac1b083713 (diff)
downloadlinux-fsl-qoriq-087aa036eb79f24b856893190359ba812b460f45.tar.xz
powerpc: make additional room in exception vector area
The FWNMI region is fixed at 0x7000 and the vector are now overflowing that with allmodconfig. Fix that by moving slb_miss_realmode code out of that region as it doesn't need to be that close to the call sites (it is a _GLOBAL function) Fixes this build error: arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1304: Error: attempt to move .org backwards Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/powerpc/kernel/epapr_paravirt.c')
0 files changed, 0 insertions, 0 deletions