Title: [7169] trunk/arch/blackfin/include/asm/linkage.h: bug[#5431] - As commented by Mike, linux/compiler.h already defines "notrace".
Revision
7169
Author
adamliyi
Date
2009-08-12 19:41:46 -0400 (Wed, 12 Aug 2009)

Log Message

bug[#5431] - As commented by Mike, linux/compiler.h already defines "notrace".

Modified Paths

Diff

Modified: trunk/arch/blackfin/include/asm/linkage.h (7168 => 7169)


--- trunk/arch/blackfin/include/asm/linkage.h	2009-08-12 23:05:35 UTC (rev 7168)
+++ trunk/arch/blackfin/include/asm/linkage.h	2009-08-12 23:41:46 UTC (rev 7169)
@@ -4,6 +4,4 @@
 #define __ALIGN .align 4
 #define __ALIGN_STR ".align 4"
 
-#define notrace __attribute__((no_instrument_function))
-
 #endif
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to