rpms/kernel/devel linux-2.6-compile-fixes.patch,1.80,1.81

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jun 23 18:36:29 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10402

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
buildfix

linux-2.6-compile-fixes.patch:
 a/drivers/cpufreq/cpufreq_conservative.c     |    1 +
 a/drivers/cpufreq/cpufreq_ondemand.c         |    1 +
 linux-2.6.17.noarch/drivers/pci/pcie/Kconfig |    2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- linux-2.6-compile-fixes.patch	23 Jun 2006 16:10:18 -0000	1.80
+++ linux-2.6-compile-fixes.patch	23 Jun 2006 18:36:18 -0000	1.81
@@ -40,3 +40,14 @@
  #include <linux/workqueue.h>
 _
 
+--- linux-2.6.17.noarch/drivers/pci/pcie/Kconfig~	2006-06-23 14:35:45.424777000 -0400
++++ linux-2.6.17.noarch/drivers/pci/pcie/Kconfig	2006-06-23 14:36:03.808377000 -0400
+@@ -15,7 +15,7 @@ config PCIEPORTBUS
+ #
+ config HOTPLUG_PCI_PCIE
+ 	tristate "PCI Express Hotplug driver"
+-	depends on HOTPLUG_PCI && PCIEPORTBUS
++	depends on HOTPLUG_PCI && PCIEPORTBUS && (BROKEN || ACPI)
+ 	help
+ 	  Say Y here if you have a motherboard that supports PCI Express Native
+ 	  Hotplug




More information about the fedora-cvs-commits mailing list