SOURCES (LINUX_2_6): kernel-hotfixes.patch - fix alpha breakage.

pluto pluto at pld-linux.org
Thu Nov 3 16:27:06 CET 2005


Author: pluto                        Date: Thu Nov  3 15:27:06 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- fix alpha breakage.

---- Files affected:
SOURCES:
   kernel-hotfixes.patch (1.1.2.68 -> 1.1.2.69) 

---- Diffs:

================================================================
Index: SOURCES/kernel-hotfixes.patch
diff -u SOURCES/kernel-hotfixes.patch:1.1.2.68 SOURCES/kernel-hotfixes.patch:1.1.2.69
--- SOURCES/kernel-hotfixes.patch:1.1.2.68	Thu Nov  3 15:32:47 2005
+++ SOURCES/kernel-hotfixes.patch	Thu Nov  3 16:27:00 2005
@@ -140,3 +140,14 @@
  EXPORT_SYMBOL(ip_queue_xmit);
  EXPORT_SYMBOL(ip_send_check);
 +EXPORT_SYMBOL(sysctl_ip_default_ttl);
+--- a/include/asm-alpha/barrier.h	2005-11-03 16:25:46.000000000 +0100
++++ b/include/asm-alpha/barrier.h	2005-11-03 16:25:49.000000000 +0100
+@@ -1,6 +1,8 @@
+ #ifndef __BARRIER_H
+ #define __BARRIER_H
+ 
++#include <asm/compiler.h>
++
+ #define mb() \
+ __asm__ __volatile__("mb": : :"memory")
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/kernel-hotfixes.patch?r1=1.1.2.68&r2=1.1.2.69&f=u




More information about the pld-cvs-commit mailing list