git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36994e5
)
tracing, kvm: change MARKERS to select instead of depends on
author
Ingo Molnar
<mingo@elte.hu>
Tue, 30 Dec 2008 08:41:04 +0000
(09:41 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 30 Dec 2008 08:41:04 +0000
(09:41 +0100)
Impact: build fix
fix:
kernel/trace/Kconfig:42:error: found recursive dependency: TRACING ->
TRACEPOINTS -> MARKERS -> KVM_TRACE -> RELAY -> KMEMTRACE -> TRACING
markers is a facility that should be selected - not depended on
by an interactive Kconfig entry.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found