diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-03-25 01:31:31 (GMT) |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2013-03-25 06:14:21 (GMT) |
commit | 087aa036eb79f24b856893190359ba812b460f45 (patch) | |
tree | 9cca3788d5fae97004d6fd7ccd75c07c69a452ee /arch/sh/mm/cache-sh2a.c | |
parent | 3912a677f68f6084e0a7b6a1a29310ac1b083713 (diff) | |
download | linux-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/sh/mm/cache-sh2a.c')
0 files changed, 0 insertions, 0 deletions