Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88883
b: refs/heads/master
c: 0054f4b
h: refs/heads/master
i:
  88881: fbc57ba
  88879: 51e73c1
v: v3
  • Loading branch information
Robert P. J. Day authored and Ingo Molnar committed Apr 17, 2008
1 parent dee10ed commit bf374b1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f7d909d5475bb27d261389a3902860e086b0d4c9
refs/heads/master: 0054f4b708d21bd0032480cf7309d17753bc17bb
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/nmi_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <linux/cpumask.h>
#include <linux/kernel_stat.h>
#include <linux/kdebug.h>
#include <linux/slab.h>

#include <asm/smp.h>
#include <asm/nmi.h>
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/test_nx.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
*/
#include <linux/module.h>
#include <linux/sort.h>
#include <linux/slab.h>

#include <asm/uaccess.h>
#include <asm/asm.h>

Expand Down

0 comments on commit bf374b1

Please sign in to comment.