Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205272
b: refs/heads/master
c: 5cfaf21
h: refs/heads/master
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Frederic Weisbecker committed Jun 24, 2010
1 parent 9f5b4b5 commit 9b85d93
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: 45a73372efe4a63f44aa2e1125d4a777c2fdc8d8
refs/heads/master: 5cfaf214856eb934759ae500a0b812dd06a00bd9
2 changes: 1 addition & 1 deletion trunk/include/linux/perf_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ extern void __perf_sw_event(u32, u64, int, struct pt_regs *, u64);

#ifndef perf_arch_fetch_caller_regs
static inline void
perf_arch_fetch_caller_regs(struct regs *regs, unsigned long ip) { }
perf_arch_fetch_caller_regs(struct pt_regs *regs, unsigned long ip) { }
#endif

/*
Expand Down

0 comments on commit 9b85d93

Please sign in to comment.