Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376954
b: refs/heads/master
c: cb2f993
h: refs/heads/master
v: v3
  • Loading branch information
Markos Chandras authored and Ralf Baechle committed Jun 10, 2013
1 parent d240a8f commit ac0d9f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d414976d1ca721456f7b7c603a8699d117c2ec07
refs/heads/master: cb2f9938d0a57625644750e66373d3bf4d3a1601
4 changes: 4 additions & 0 deletions trunk/arch/mips/kernel/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,16 @@
#define MCOUNT_OFFSET_INSNS 4
#endif

#ifdef CONFIG_DYNAMIC_FTRACE

/* Arch override because MIPS doesn't need to run this from stop_machine() */
void arch_ftrace_update_code(int command)
{
ftrace_modify_all_code(command);
}

#endif

/*
* Check if the address is in kernel space
*
Expand Down

0 comments on commit ac0d9f7

Please sign in to comment.