Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164666
b: refs/heads/master
c: f58f2fa
h: refs/heads/master
v: v3
  • Loading branch information
M. Mohan Kumar authored and Linus Torvalds committed Sep 23, 2009
1 parent b1365c5 commit 301e684
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: ca976c53de0c33160083d36f70bd18d7970f6969
refs/heads/master: f58f2fa9286db0ce9124ca9986d56aa5420b7f59
2 changes: 1 addition & 1 deletion trunk/drivers/misc/lkdtm.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ static int __init lkdtm_module_init(void)

switch (cpoint) {
case INT_HARDWARE_ENTRY:
lkdtm.kp.symbol_name = "__do_IRQ";
lkdtm.kp.symbol_name = "do_IRQ";
lkdtm.entry = (kprobe_opcode_t*) jp_do_irq;
break;
case INT_HW_IRQ_EN:
Expand Down

0 comments on commit 301e684

Please sign in to comment.