Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100587
b: refs/heads/master
c: 760378e
h: refs/heads/master
i:
  100585: 9108b57
  100583: a6542a2
v: v3
  • Loading branch information
Ingo Molnar committed Jul 1, 2008
1 parent 6d74f64 commit 1abcfa3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 3e61e0c976532a542b23bbb74c8f631815171078
refs/heads/master: 760378e1497841246ea7e42abad617d8a8ac0bcc
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/sparc64_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ EXPORT_SYMBOL(__write_trylock);
EXPORT_SYMBOL(smp_call_function);
#endif /* CONFIG_SMP */

#if defined(CONFIG_MCOUNT)
#ifdef CONFIG_MCOUNT
EXPORT_SYMBOL(_mcount);
#endif

Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-sparc64/ftrace.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef _ASM_SPARC64_FTRACE
#define _ASM_SPARC64_FTRACE

#ifdef CONFIG_FTRACE
#ifdef CONFIG_MCOUNT
#define MCOUNT_ADDR ((long)(_mcount))
#define MCOUNT_INSN_SIZE 4 /* sizeof mcount call */

Expand Down

0 comments on commit 1abcfa3

Please sign in to comment.