SOURCES (LINUX_2_6): kernel-hotfixes.patch - removed asm-alpha fix...
cieciwa
cieciwa at pld-linux.org
Fri Nov 11 10:20:42 CET 2005
Author: cieciwa Date: Fri Nov 11 09:20:42 2005 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- removed asm-alpha fix - included in 2.6.14.2.
---- Files affected:
SOURCES:
kernel-hotfixes.patch (1.1.2.69 -> 1.1.2.70)
---- Diffs:
================================================================
Index: SOURCES/kernel-hotfixes.patch
diff -u SOURCES/kernel-hotfixes.patch:1.1.2.69 SOURCES/kernel-hotfixes.patch:1.1.2.70
--- SOURCES/kernel-hotfixes.patch:1.1.2.69 Thu Nov 3 16:27:00 2005
+++ SOURCES/kernel-hotfixes.patch Fri Nov 11 10:20:37 2005
@@ -140,14 +140,3 @@
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.69&r2=1.1.2.70&f=u
More information about the pld-cvs-commit
mailing list