[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()
authorAndi Kleen <ak@suse.de>
Wed, 30 Aug 2006 17:37:16 +0000 (19:37 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 30 Aug 2006 23:05:16 +0000 (16:05 -0700)
commitbbad0b669d33f3023cfe70ec79ba5ea487afca59
treeea873666050096e8ff0876e610ee9e78eb40c6ab
parent40dd2d20f220eda1cd0da8ea3f0f9db8971ba237
[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()

After all their only point is having them in user space. On x86-64
they don't even work in kernel space.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-x86_64/unistd.h