Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302734
b: refs/heads/master
c: 6ff968c
h: refs/heads/master
v: v3
  • Loading branch information
Betty Dall authored and Ingo Molnar committed May 7, 2012
1 parent 578e490 commit d1fd47c
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: 72b3fb24713755cf9740b403e95aa67ceedf3509
refs/heads/master: 6ff968cca1dfebd4b6fcade87c11658dbfc96932
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/nmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ typedef int (*nmi_handler_t)(unsigned int, struct pt_regs *);
struct nmiaction {
struct list_head list;
nmi_handler_t handler;
unsigned int flags;
unsigned long flags;
const char *name;
};

Expand Down

0 comments on commit d1fd47c

Please sign in to comment.