diff options
author | Pekka J Enberg <penberg@cs.Helsinki.FI> | 2005-12-12 09:37:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-12 17:57:43 +0100 |
commit | bf001b26793bd9f8a446577c361226fbcd617182 (patch) | |
tree | a3b4ddadeaf2c5c580569f46e3a5c56f9df2f623 /kernel | |
parent | [PATCH] inotify: add two inotify_add_watch flags (diff) | |
download | linux-bf001b26793bd9f8a446577c361226fbcd617182.tar.xz linux-bf001b26793bd9f8a446577c361226fbcd617182.zip |
[PATCH] uml: fix compile error for tt
arch/um/kernel/tt/uaccess.c: In function `copy_from_user_tt':
arch/um/kernel/tt/uaccess.c:11: error: `FIXADDR_USER_START' undeclared (first use in this function)
arch/um/kernel/tt/uaccess.c:11: error: (Each undeclared identifier is reported only once
arch/um/kernel/tt/uaccess.c:11: error: for each function it appears in.)
I get the compile error when I disable CONFIG_MODE_SKAS.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Paolo Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions