From: Mike Frysinger Date: Wed, 17 Oct 2007 16:04:36 +0000 (+0200) Subject: x86: hide cond_syscall behind __KERNEL__ X-Git-Tag: v2.6.24-rc1~476^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6704ab1cd42269e536a6735db740e57e2c04c3b4;p=pandora-kernel.git x86: hide cond_syscall behind __KERNEL__ This brings x86_64 into line with all other architectures by only defining cond_syscall() when __KERNEL__ is defined. [ tglx: arch/x86 adaptation ] Signed-off-by: Mike Frysinger Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed