Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98803
b: refs/heads/master
c: 544304b
h: refs/heads/master
i:
  98801: 7f11882
  98799: 10b0c61
v: v3
  • Loading branch information
Daniel Guilak authored and Linus Torvalds committed Jul 10, 2008
1 parent 8c8327a commit 62da8fc
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: 08405b8bd1795145e0f9cb8cb13949281efe9ec2
refs/heads/master: 544304b200c3869bc1312bcf941c4cf04d65b56c
2 changes: 1 addition & 1 deletion trunk/kernel/kprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ static DEFINE_PER_CPU(struct kprobe *, kprobe_instance) = NULL;
*
* For such cases, we now have a blacklist
*/
struct kprobe_blackpoint kprobe_blacklist[] = {
static struct kprobe_blackpoint kprobe_blacklist[] = {
{"preempt_schedule",},
{NULL} /* Terminator */
};
Expand Down

0 comments on commit 62da8fc

Please sign in to comment.