summaryrefslogtreecommitdiff
path: root/patches/ati-catalyst-2.6.25.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/ati-catalyst-2.6.25.patch')
-rw-r--r--patches/ati-catalyst-2.6.25.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/patches/ati-catalyst-2.6.25.patch b/patches/ati-catalyst-2.6.25.patch
new file mode 100644
index 0000000..f90d8b4
--- /dev/null
+++ b/patches/ati-catalyst-2.6.25.patch
@@ -0,0 +1,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)
+ {