commit | a3afe70b83fdbbd4d757d2911900d168bc798a31 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Feb 05 16:50:45 2008 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Feb 05 16:50:59 2008 +0100 |
tree | 405a30094891841b884dc81b440d121a4f201bf2 | |
parent | 67fe9251bba510572feb6c3357636148bbd17e30 [diff] [blame] |
[S390] latencytop s390 support. Cc: Holger Wolf <wolf@linux.vnet.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index f0e7ccf..92a4f7b 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig
@@ -16,6 +16,9 @@ config STACKTRACE_SUPPORT def_bool y +config HAVE_LATENCYTOP_SUPPORT + def_bool y + config RWSEM_GENERIC_SPINLOCK bool