--- linux-2.6.14-rc4.org/arch/x86_64/kernel/vsyscall.c 2005-10-07 10:27:33.000000000 -0700 +++ linux-2.6.14-rc4/arch/x86_64/kernel/vsyscall.c 2005-10-14 05:11:02.000000000 -0700 @@ -34,7 +34,7 @@ #include #include -#define __vsyscall(nr) __attribute__ ((unused,__section__(".vsyscall_" #nr))) +#define __vsyscall(nr) __attribute__ ((unused,__section__(".vsyscall_" #nr))) notrace #define force_inline __attribute__((always_inline)) inline int __sysctl_vsyscall __section_sysctl_vsyscall = 1;