]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/vsyscall.h
Merge branch 'linus' into x86/x2apic
[linux-2.6-omap-h63xx.git] / include / asm-x86 / vsyscall.h
index 17b3700949bfe3e90ef495fd8e09c60f7450c129..6b66ff905af0408ee9ff586c4fe49dfc001c9af1 100644 (file)
@@ -24,7 +24,8 @@ enum vsyscall_num {
        ((unused, __section__ (".vsyscall_gtod_data"),aligned(16)))
 #define __section_vsyscall_clock __attribute__ \
        ((unused, __section__ (".vsyscall_clock"),aligned(16)))
-#define __vsyscall_fn __attribute__ ((unused,__section__(".vsyscall_fn")))
+#define __vsyscall_fn \
+       __attribute__ ((unused, __section__(".vsyscall_fn"))) notrace
 
 #define VGETCPU_RDTSCP 1
 #define VGETCPU_LSL    2