[kernel] r9945 - in dists/trunk/linux-2.6/debian: . config/powerpc

Maximilian Attems maks at alioth.debian.org
Wed Dec 12 00:13:00 UTC 2007


Author: maks
Date: Wed Dec 12 00:13:00 2007
New Revision: 9945

Log:
powerpc enable tickless kernel too


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/powerpc/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Dec 12 00:13:00 2007
@@ -5,7 +5,7 @@
   [ maximilian attems ]
   * New upstream release, rebase dfsg stuff plus drivers-atm.patch,
     scripts-kconfig-reportoldconfig.patch.
-  * [amd64] Set HIGH_RES_TIMERS and NO_HZ.
+  * [amd64, powerpc] Set HIGH_RES_TIMERS and NO_HZ.
   * topconfig set NETFILTER_XT_MATCH_TIME, NET_ACT_NAT, KSDAZZLE_DONGLE,
     KS959_DONGLE, NET_9P_FD, IP1000, VETH, IXGBE, NIU, TEHUTI, LIBERTAS_CS,
     LIBERTAS_SDIO, RT2X00, SENSORS_ADT7470, SENSORS_I5K_AMB, SENSORS_F71882FG,
@@ -33,7 +33,7 @@
   [ dann frazier ]
   * [ia64]: Enable BLK_CPQ_DA
 
- -- maximilian attems <maks at debian.org>  Tue, 11 Dec 2007 21:39:42 +0100
+ -- maximilian attems <maks at debian.org>  Wed, 12 Dec 2007 01:11:46 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Wed Dec 12 00:13:00 2007
@@ -24,6 +24,9 @@
 CONFIG_ANSLCD=m
 CONFIG_PMAC_RACKMETER=m
 
+CONFIG_NO_HZ=y
+CONFIG_HIGH_RES_TIMERS=y
+CONFIG_SUSPEND=y
 CONFIG_GENERIC_HARDIRQS=y
 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
 CONFIG_PPC=y



More information about the Kernel-svn-changes mailing list