Title: [8466] trunk/arch/blackfin/include/asm/tlbflush.h: Fix bug [#5955], SMP kernel build failed at mm/page_alloc.o
- Revision
- 8466
- Author
- gyang
- Date
- 2010-03-16 03:39:17 -0400 (Tue, 16 Mar 2010)
Log Message
Fix bug [#5955], SMP kernel build failed at mm/page_alloc.o
Modified Paths
Diff
Modified: trunk/arch/blackfin/include/asm/tlbflush.h (8465 => 8466)
--- trunk/arch/blackfin/include/asm/tlbflush.h 2010-03-15 17:42:07 UTC (rev 8465)
+++ trunk/arch/blackfin/include/asm/tlbflush.h 2010-03-16 07:39:17 UTC (rev 8466)
@@ -1 +1,2 @@
#include <asm-generic/tlbflush.h>
+#define flush_tlb_kernel_range(s, e) do { } while (0)
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits