[arch-commits] Commit in linux/trunk (config)

Tobias Powalowski tpowa at nymeria.archlinux.org
Wed Oct 9 12:52:24 UTC 2013


    Date: Wednesday, October 9, 2013 @ 14:52:24
  Author: tpowa
Revision: 196241

fix NR_CPU on i686

Modified:
  linux/trunk/config

--------+
 config |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: config
===================================================================
--- config	2013-10-09 10:45:55 UTC (rev 196240)
+++ config	2013-10-09 12:52:24 UTC (rev 196241)
@@ -395,7 +395,7 @@
 CONFIG_HPET_TIMER=y
 CONFIG_HPET_EMULATE_RTC=y
 CONFIG_DMI=y
-CONFIG_NR_CPUS=32
+CONFIG_NR_CPUS=8
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
 # CONFIG_PREEMPT_NONE is not set




More information about the arch-commits mailing list