[arch-commits] Commit in kernel26/trunk (PKGBUILD config config.x86_64)

Thomas Baechler thomas at archlinux.org
Fri May 16 12:11:01 UTC 2008


    Date: Friday, May 16, 2008 @ 08:11:00
  Author: thomas
Revision: 1750

Revert numcpus change for now, as it requires all external modules to be rebuilules to be rebuit (again)

Modified:
  kernel26/trunk/PKGBUILD
  kernel26/trunk/config
  kernel26/trunk/config.x86_64

---------------+
 PKGBUILD      |    4 ++--
 config        |    2 +-
 config.x86_64 |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-16 10:26:53 UTC (rev 1749)
+++ PKGBUILD	2008-05-16 12:11:00 UTC (rev 1750)
@@ -29,8 +29,8 @@
         kernel26.preset)
 md5sums=('db95a49a656a3247d4995a797d333153'
          'bf582e97c84be9abce998a8d640f4ae7'
-         '2b614c1887b607e63a1e638289fbe9bc'
-         'b600aacb95958046d0106d934ddac42c'
+         '777d94911faa1cb480832b1c47bee307'
+         '2b19c2ff9abd0e6d0ad1e29f124021c3'
          '25584700a0a679542929c4bed31433b6')
 
 build() {

Modified: config
===================================================================
--- config	2008-05-16 10:26:53 UTC (rev 1749)
+++ config	2008-05-16 12:11:00 UTC (rev 1750)
@@ -224,7 +224,7 @@
 CONFIG_HPET_TIMER=y
 CONFIG_HPET_EMULATE_RTC=y
 # CONFIG_IOMMU_HELPER is not set
-CONFIG_NR_CPUS=16
+CONFIG_NR_CPUS=4
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
 # CONFIG_PREEMPT_NONE is not set

Modified: config.x86_64
===================================================================
--- config.x86_64	2008-05-16 10:26:53 UTC (rev 1749)
+++ config.x86_64	2008-05-16 12:11:00 UTC (rev 1750)
@@ -214,7 +214,7 @@
 CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
 CONFIG_IOMMU_HELPER=y
 CONFIG_SWIOTLB=y
-CONFIG_NR_CPUS=16
+CONFIG_NR_CPUS=4
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
 # CONFIG_PREEMPT_NONE is not set





More information about the arch-commits mailing list