Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61579
b: refs/heads/master
c: 81eae37
h: refs/heads/master
i:
  61577: 704f435
  61575: 2ce948b
v: v3
  • Loading branch information
Michael Ellerman authored and Linus Torvalds committed Jul 19, 2007
1 parent bce693b commit f2c35f8
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: f9acc8c7b35a100f3a9e0e6977f7807b0169f9a5
refs/heads/master: 81eae375eceba481ca4c605d42913871f093f6d5
2 changes: 1 addition & 1 deletion trunk/include/linux/kprobes.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ struct kprobe {
*/
struct jprobe {
struct kprobe kp;
kprobe_opcode_t *entry; /* probe handling code to jump to */
void *entry; /* probe handling code to jump to */
};

DECLARE_PER_CPU(struct kprobe *, current_kprobe);
Expand Down

0 comments on commit f2c35f8

Please sign in to comment.