diff options
author | Larry Finger | 2012-05-07 02:40:03 +0200 |
---|---|---|
committer | Linus Torvalds | 2012-05-07 03:26:20 +0200 |
commit | febb72a6e4cc6c8cffcc1ea649a3fb364f1ea432 (patch) | |
tree | 518817691d55b64278998ac904ddd94bb380938a /drivers/acpi/battery.c | |
parent | Linux 3.4-rc6 (diff) | |
download | kernel-qcow2-linux-febb72a6e4cc6c8cffcc1ea649a3fb364f1ea432.tar.gz kernel-qcow2-linux-febb72a6e4cc6c8cffcc1ea649a3fb364f1ea432.tar.xz kernel-qcow2-linux-febb72a6e4cc6c8cffcc1ea649a3fb364f1ea432.zip |
IA32 emulation: Fix build problem for modular ia32 a.out support
Commit ce7e5d2d19bc ("x86: fix broken TASK_SIZE for ia32_aout") breaks
kernel builds when "CONFIG_IA32_AOUT=m" with
ERROR: "set_personality_ia32" [arch/x86/ia32/ia32_aout.ko] undefined!
make[1]: *** [__modpost] Error 1
The entry point needs to be exported.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Al Viro <viro@zeniv.linux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/acpi/battery.c')
0 files changed, 0 insertions, 0 deletions