summaryrefslogtreecommitdiff
path: root/patches/ati-catalyst-2.6.25.patch
blob: f90d8b40a7f1c8a0ea9a3ec4229322d4df98e7ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
 /*
  * Initial thread structure.
--- linux-2.6.25/arch/x86/kernel/smp_64.c.orig    2008-04-20 23:29:10.000000000 -0300
+++ linux-2.6.25/arch/x86/kernel/smp_64.c    2008-04-20 23:29:39.000000000 -0300
@@ -269,6 +269,7 @@
 
     preempt_enable();
 }
+EXPORT_SYMBOL(flush_tlb_page);
 
 static void do_flush_tlb_all(void* info)
 {