summaryrefslogtreecommitdiffstats
path: root/arch/avr32
diff options
context:
space:
mode:
authorAdrian Bunk2006-12-07 05:33:50 +0100
committerLinus Torvalds2006-12-07 17:39:26 +0100
commite9c1528a429c831458e54c8701a0b80ba563a7a8 (patch)
tree1f4b519bb5281e9537fc4fb42d3734479486be46 /arch/avr32
parent[PATCH] security/keys/*: user kmemdup() (diff)
downloadkernel-qcow2-linux-e9c1528a429c831458e54c8701a0b80ba563a7a8.tar.gz
kernel-qcow2-linux-e9c1528a429c831458e54c8701a0b80ba563a7a8.tar.xz
kernel-qcow2-linux-e9c1528a429c831458e54c8701a0b80ba563a7a8.zip
[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>
This patch fixes the following compile error with -Werror-implicit-function-declaration (without -Werror-implicit-function-declaration it's a link error): ... CC arch/frv/kernel/futex.o /home/bunk/linux/kernel-2.6/linux-2.6.19-rc6-mm2/arch/frv/kernel/futex.c: In function 'futex_atomic_op_inuser': /home/bunk/linux/kernel-2.6/linux-2.6.19-rc6-mm2/arch/frv/kernel/futex.c:203: error: implicit declaration of function 'pagefault_disable' /home/bunk/linux/kernel-2.6/linux-2.6.19-rc6-mm2/arch/frv/kernel/futex.c:226: error: implicit declaration of function 'pagefault_enable' make[2]: *** [arch/frv/kernel/futex.o] Error 1 ... Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions