]> git.neil.brown.name Git - history.git/commit
[PATCH] s390: oprofile Kconfig fixes
authorAndrew Morton <akpm@osdl.org>
Fri, 30 Apr 2004 00:42:14 +0000 (17:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 30 Apr 2004 00:42:14 +0000 (17:42 -0700)
commit978cd874f1b184c4d7e6e1ca366a43b4b4f44b2c
treedf47979c07d7e072d8e95d065b9e92ec3e172781
parent0978a2982c2a4db046f9bde4bbdfaef5a4a60df1
[PATCH] s390: oprofile Kconfig fixes

From: Arnd Bergmann <arnd@arndb.de>

Enable basic profiling code on s390 depending on CONFIG_PROFILING, not
CONFIG_OPROFILE.

CONFIG_PROFILING should enable the generic profiling code here, even if
CONFIG_OPROFILE is not set.  Note that the identical code on i386 is always
compiled in, regardless of CONFIG_PROFILING and CONFIG_OPROFILE.
arch/s390/kernel/time.c
arch/s390/oprofile/Kconfig