enable amd64 timer stats,

no hz will be a 2.6.23 thing

svn path=/dists/trunk/linux-2.6/; revision=9002
This commit is contained in:
Maximilian Attems 2007-06-18 09:08:18 +00:00
parent e782e8509b
commit 8e1dca5f86
2 changed files with 3 additions and 1 deletions

View File

@ -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

3
debian/changelog vendored
View File

@ -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 <waldi@debian.org> Sun, 17 Jun 2007 11:39:03 +0200
-- maximilian attems <maks@debian.org> Mon, 18 Jun 2007 11:07:36 +0200
linux-2.6 (2.6.21-3) UNRELEASED; urgency=low