[kernel] r7592 - in dists/trunk/linux-2.6/debian: . arch/_vserver

Frederik Schüler fs at costa.debian.org
Tue Oct 10 11:51:31 UTC 2006


Author: fs
Date: Tue Oct 10 11:51:30 2006
New Revision: 7592

Modified:
   dists/trunk/linux-2.6/debian/arch/_vserver/config
   dists/trunk/linux-2.6/debian/changelog

Log:
Activate HARDCPU and HARDCPU_IDLE for vserver subarchitectures.


Modified: dists/trunk/linux-2.6/debian/arch/_vserver/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/_vserver/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/_vserver/config	Tue Oct 10 11:51:30 2006
@@ -3,7 +3,6 @@
 CONFIG_VSERVER_NGNET=y
 # CONFIG_VSERVER_REMAP_SADDR is not set
 CONFIG_VSERVER_PROC_SECURE=y
-# CONFIG_VSERVER_HARDCPU is not set
 # CONFIG_INOXID_NONE is not set
 # CONFIG_INOXID_UID16 is not set
 # CONFIG_INOXID_GID16 is not set
@@ -12,3 +11,5 @@
 # CONFIG_INOXID_RUNTIME is not set
 # CONFIG_XID_TAG_NFSD is not set
 # CONFIG_VSERVER_DEBUG is not set
+CONFIG_VSERVER_HARDCPU=y
+CONFIG_VSERVER_HARDCPU_IDLE=y

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Oct 10 11:51:30 2006
@@ -13,6 +13,7 @@
   * Activate CONFIG_NET_CLS_* globaly. (Closes: #389918)
   * Make CONFIG_EFI_VARS modular on i386. (Closes: #381951)
   * Activate CONFIG_SCSI_ARCMSR on amd64, powerpc, sparc too.
+  * [vserver] Activate HARDCPU and HARDCPU_IDLE.
 
   [ maximilian attems ]
   * [mipsel] Disable CONFIG_SECURITY_SECLVL on DECstations too.
@@ -29,7 +30,7 @@
   * bugfix/sky2-receive-FIFO-fix.patch: fix sky2 hangs on some chips
     Thanks to Stephen Hemminger for the patch. (Closes: #391382)
 
- -- Bastian Blank <waldi at debian.org>  Tue, 10 Oct 2006 13:25:34 +0200
+ -- Frederik Schüler <fs at debian.org>  Tue, 10 Oct 2006 13:50:08 +0200
 
 linux-2.6 (2.6.18-2) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list