Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142531
b: refs/heads/master
c: 7ddb7ad
h: refs/heads/master
i:
  142529: 31d534a
  142527: 33734e4
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed Apr 7, 2009
1 parent 5a24aa1 commit cdcaff6
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: f4952f6cbeb025bc90906b740dc495f4817266d6
refs/heads/master: 7ddb7ad11f862f46d6d55d629a6fb45a5f4cb030
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ __ftrace_make_nop(struct module *mod,
if (tramp & 0x8000)
tramp -= 0x10000;

pr_debug(" %x ", tramp);
pr_debug(" %lx ", tramp);

if (tramp != addr) {
printk(KERN_ERR
Expand Down

0 comments on commit cdcaff6

Please sign in to comment.