packages: kernel/kernel-small_fixes.patch - fix warning: boolean symbol IPV...
sparky
sparky at pld-linux.org
Sat Dec 5 00:27:45 CET 2009
Author: sparky Date: Fri Dec 4 23:27:45 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix warning: boolean symbol IPV6 tested for 'm'? test forced to 'n'
---- Files affected:
packages/kernel:
kernel-small_fixes.patch (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/kernel/kernel-small_fixes.patch
diff -u packages/kernel/kernel-small_fixes.patch:1.7 packages/kernel/kernel-small_fixes.patch:1.8
--- packages/kernel/kernel-small_fixes.patch:1.7 Fri Dec 4 20:21:52 2009
+++ packages/kernel/kernel-small_fixes.patch Sat Dec 5 00:27:40 2009
@@ -55,3 +55,13 @@
void restore_processor_state(void)
{
+--- linux-2.6.32/drivers/infiniband/Kconfig~ 2009-12-05 00:26:03.663774916 +0100
++++ linux-2.6.32/drivers/infiniband/Kconfig 2009-12-05 00:26:05.914179759 +0100
+@@ -37,7 +37,6 @@
+ config INFINIBAND_ADDR_TRANS
+ bool
+ depends on INET
+- depends on !(INFINIBAND = y && IPV6 = m)
+ default y
+
+ source "drivers/infiniband/hw/mthca/Kconfig"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-small_fixes.patch?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list