diff options
author | 2008-01-15 09:23:51 -0800 | |
---|---|---|
committer | 2008-01-15 09:23:51 -0800 | |
commit | 38ad9aebe70dc72df08851bbd1620d89329129ba (patch) | |
tree | 076d29952ab7d8c6caca21db8b04397d616a68b6 /kernel/workqueue.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 (diff) | |
download | linux-rng-38ad9aebe70dc72df08851bbd1620d89329129ba.tar.xz linux-rng-38ad9aebe70dc72df08851bbd1620d89329129ba.zip |
Fix ARM profiling/instrumentation configuration
Commit 09cadedbdc01f1a4bea1f427d4fb4642eaa19da9 ("Combine
instrumentation menus in kernel/Kconfig.instrumentation") broke ARM
profiling support, since ARM has some extra Kconfig options and doesn't
just use the common OPROFILE/KPROBES config options.
Rather than just revert the thing outright, or add ARM-specific
knowledge to the generic Kconfig.instrumentation file (where the only
and whole point was to be generic, not too architecture-specific), this
just makes ARM not use the generic version, since it doesn't suit it.
So create an arm-specific version of Kconfig.instrumentation instead,
and use that.
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Russell King <rmk+lkml@arm.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions