SOURCES (LINUX_2_6): kernel-hotfixes.patch - oops, -RT specific fi...
pluto
pluto at pld-linux.org
Thu Nov 3 15:32:52 CET 2005
Author: pluto Date: Thu Nov 3 14:32:52 2005 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- oops, -RT specific fix removed from generic patchset.
---- Files affected:
SOURCES:
kernel-hotfixes.patch (1.1.2.67 -> 1.1.2.68)
---- Diffs:
================================================================
Index: SOURCES/kernel-hotfixes.patch
diff -u SOURCES/kernel-hotfixes.patch:1.1.2.67 SOURCES/kernel-hotfixes.patch:1.1.2.68
--- SOURCES/kernel-hotfixes.patch:1.1.2.67 Thu Nov 3 00:40:29 2005
+++ SOURCES/kernel-hotfixes.patch Thu Nov 3 15:32:47 2005
@@ -140,14 +140,3 @@
EXPORT_SYMBOL(ip_queue_xmit);
EXPORT_SYMBOL(ip_send_check);
+EXPORT_SYMBOL(sysctl_ip_default_ttl);
---- a/arch/x86_64/kernel/time.c 2005-11-02 23:33:39.000000000 +0100
-+++ b/arch/x86_64/kernel/time.c 2005-11-03 00:32:06.000000000 +0100
-@@ -1037,6 +1037,8 @@
- tsc_c3_offset += cycles;
- }
-
-+EXPORT_SYMBOL_GPL(tsc_c3_compensate);
-+
- static inline u64 tsc_read_c3_time(void)
- {
- return tsc_c3_offset;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/kernel-hotfixes.patch?r1=1.1.2.67&r2=1.1.2.68&f=u
More information about the pld-cvs-commit
mailing list