Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148894
b: refs/heads/master
c: 5706001
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin committed May 28, 2009
1 parent df7137b commit f88e530
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a1ff41bfc1bb7a6d19cf958f89a9b539678781e5
refs/heads/master: 5706001aacba5d3db5f224ca135e5e91a30be39c
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/cpu/mcheck/mce-inject.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ static int inject_init(void)
}

module_init(inject_init);
/* Cannot tolerate unloading currently because we cannot
/*
* Cannot tolerate unloading currently because we cannot
* guarantee all openers of mce_chrdev will get a reference to us.
*/
MODULE_LICENSE("GPL");

0 comments on commit f88e530

Please sign in to comment.