diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2007-10-13 09:40:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-13 18:58:59 +0200 |
commit | 23ec23c2d3496d1cdf74f73d60ab1051405ca774 (patch) | |
tree | ef8847acda750434ca6b7007a8c49194efd954b3 /arch/x86/kernel/irq_64.c | |
parent | fallout from DECLARE_MAC_BUF patches (diff) | |
download | linux-23ec23c2d3496d1cdf74f73d60ab1051405ca774.tar.xz linux-23ec23c2d3496d1cdf74f73d60ab1051405ca774.zip |
fix sparc32 breakage (result of vmlinux.lds.S bug)
In commit 4665079cbb2a3e17de82f2ab2940b9f97f37d65e ("[NETNS]: Move some
code into __init section when CONFIG_NET_NS=n") we got a new section -
.exit.text.refok (more of 'let's tell modpost that some bogus calls are
not bogus', a-la text.init.refok).
Unfortunately, the commit in question forgot to add it to TEXT_TEXT,
with rather amusing results.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86/kernel/irq_64.c')
0 files changed, 0 insertions, 0 deletions