Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344449
b: refs/heads/master
c: ebacfd1
h: refs/heads/master
i:
  344447: a9e92ac
v: v3
  • Loading branch information
Anton Vorontsov committed Dec 13, 2012
1 parent 8bec94d commit 0150243
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c628937803c652132d21f383736375e2feee4bfb
refs/heads/master: ebacfd1ece3bfa46296fc92c6f996cb5f7fc75e6
4 changes: 3 additions & 1 deletion trunk/fs/pstore/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@
#include "internal.h"

static void notrace pstore_ftrace_call(unsigned long ip,
unsigned long parent_ip)
unsigned long parent_ip,
struct ftrace_ops *op,
struct pt_regs *regs)
{
unsigned long flags;
struct pstore_ftrace_record rec = {};
Expand Down

0 comments on commit 0150243

Please sign in to comment.