Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121091
b: refs/heads/master
c: 867f7fb
h: refs/heads/master
i:
  121089: edf8e00
  121087: 0d6bdd5
v: v3
  • Loading branch information
Ingo Molnar committed Nov 11, 2008
1 parent b555646 commit c119b45
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: f1c4be5edad3756212cbbbeab39428fe90c27109
refs/heads/master: 867f7fb3ebb831970847b179e7df5a9ab10da16d
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr)
" .long 2b, 3b\n"
".previous\n"

: [parent_replaced] "=rm" (parent), [old] "=r" (old),
: [parent_replaced] "=r" (parent), [old] "=r" (old),
[faulted] "=r" (faulted)
: [parent_old] "0" (parent), [return_hooker] "r" (return_hooker)
: "memory"
Expand Down

0 comments on commit c119b45

Please sign in to comment.