From 8e1dca5f86aeb92a6059791ce59c06990b464ded Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 18 Jun 2007 09:08:18 +0000 Subject: [PATCH] enable amd64 timer stats, no hz will be a 2.6.23 thing svn path=/dists/trunk/linux-2.6/; revision=9002 --- debian/arch/amd64/config | 1 + debian/changelog | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/arch/amd64/config b/debian/arch/amd64/config index e7b1b5c77..832482319 100644 --- a/debian/arch/amd64/config +++ b/debian/arch/amd64/config @@ -1271,6 +1271,7 @@ CONFIG_DEBUG_KERNEL=y CONFIG_MAGIC_SYSRQ=y CONFIG_LOG_BUF_SHIFT=16 # CONFIG_SCHEDSTATS is not set +CONFIG_TIMER_STATS=y # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set diff --git a/debian/changelog b/debian/changelog index b4395bae0..77b6dd8bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ linux-2.6 (2.6.22~rc5-1~experimental.1) UNRELEASED; urgency=low * Enable the new firewire stack labeled to be more simple and robust. * [i386] Enable VMI paravirtualized interface. * [powerpc] Enable fb for IBM GXT4500P adaptor. + * [amd64] Enable timerstats too. [ Martin Michlmayr ] * mipsel/r5k-cobalt: Use the new RTC system. @@ -52,7 +53,7 @@ linux-2.6 (2.6.22~rc5-1~experimental.1) UNRELEASED; urgency=low [ Christian T. Steigies ] * m68k: Disable already included patches (611, 618, 630) - -- Bastian Blank Sun, 17 Jun 2007 11:39:03 +0200 + -- maximilian attems Mon, 18 Jun 2007 11:07:36 +0200 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low