diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-31 09:38:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-01 00:39:40 +0200 |
commit | ad0b142772eb1f88f0e77cb63c38b0005e83c2bd (patch) | |
tree | 0d985fc99986aaea1d22112cb11a63f42cab9b49 /scripts/Makefile.build | |
parent | m68knommu: get rid of duplicate include (diff) | |
download | linux-ad0b142772eb1f88f0e77cb63c38b0005e83c2bd.tar.xz linux-ad0b142772eb1f88f0e77cb63c38b0005e83c2bd.zip |
kbuild: whitelist references from __dbe_table to .init
This is needed on MIPS where the same mechanism as get_user() is used to
intercept bus error exceptions for some hardware probes. Without this
patch modpost will throw spurious warnings:
LD vmlinux
SYSMAP System.map
SYSMAP .tmp_System.map
MODPOST vmlinux
WARNING: arch/mips/sgi-ip22/built-in.o(__dbe_table+0x0): Section mismatch: reference to .init.text:
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/Makefile.build')
0 files changed, 0 insertions, 0 deletions