diff options
author | Linus Torvalds <[email protected]> | 2008-01-15 09:23:51 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-01-15 09:23:51 -0800 |
commit | 38ad9aebe70dc72df08851bbd1620d89329129ba (patch) | |
tree | 076d29952ab7d8c6caca21db8b04397d616a68b6 /net/unix/sysctl_net_unix.c | |
parent | 3568834e813e0dd7547035b3148b2f2a2b48ee4e (diff) |
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 <[email protected]>
Acked-by: Russell King <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions