Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121090
b: refs/heads/master
c: f1c4be5
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Nov 11, 2008
1 parent edf8e00 commit b555646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15e6cb3673ea6277999642802406a764b49391b0
refs/heads/master: f1c4be5edad3756212cbbbeab39428fe90c27109
2 changes: 1 addition & 1 deletion trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ config 64BIT

config X86_32
def_bool !64BIT
select HAVE_FUNCTION_RET_TRACER

config X86_64
def_bool 64BIT
Expand All @@ -30,6 +29,7 @@ config X86
select HAVE_FTRACE_MCOUNT_RECORD
select HAVE_DYNAMIC_FTRACE
select HAVE_FUNCTION_TRACER
select HAVE_FUNCTION_RET_TRACER if X86_32
select HAVE_FUNCTION_TRACE_MCOUNT_TEST
select HAVE_KVM if ((X86_32 && !X86_VOYAGER && !X86_VISWS && !X86_NUMAQ) || X86_64)
select HAVE_ARCH_KGDB if !X86_VOYAGER
Expand Down

0 comments on commit b555646

Please sign in to comment.