rpms/kernel/devel linux-2.6-ppc-compile.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jan 10 03:15:30 UTC 2006


Author: dwmw2

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

Modified Files:
	linux-2.6-ppc-compile.patch 
Log Message:
And smp build

linux-2.6-ppc-compile.patch:
 arch/powerpc/Kconfig            |    2 +-
 arch/powerpc/kernel/ppc_ksyms.c |    1 -
 drivers/ide/pci/via82cxxx.c     |    2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

Index: linux-2.6-ppc-compile.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-ppc-compile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-ppc-compile.patch	10 Jan 2006 02:53:28 -0000	1.1
+++ linux-2.6-ppc-compile.patch	10 Jan 2006 03:15:24 -0000	1.2
@@ -19,3 +19,14 @@
  #ifdef CONFIG_SMP
  extern int mmu_hash_lock;
  EXPORT_SYMBOL(mmu_hash_lock); /* For MOL */
+--- linux-2.6.15/arch/powerpc/Kconfig~	2006-01-10 03:14:45.000000000 +0000
++++ linux-2.6.15/arch/powerpc/Kconfig	2006-01-10 03:14:09.000000000 +0000
+@@ -424,7 +424,7 @@ config PPC_MPC106
+ 
+ config GENERIC_TBSYNC
+ 	bool
+-	default y if CONFIG_PPC32 && CONFIG_SMP
++	default y if PPC32 && SMP
+ 	default n
+ 
+ source "drivers/cpufreq/Kconfig"




More information about the fedora-cvs-commits mailing list