x86: Explicitly include required header files.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Fri, 14 Mar 2008 01:47:32 +0000 (21:47 -0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:15 +0000 (17:41 +0200)
commit0054f4b708d21bd0032480cf7309d17753bc17bb
treedf3aaaa825af671497e6d48e89c1744a1ea106d2
parentf7d909d5475bb27d261389a3902860e086b0d4c9
x86: Explicitly include required header files.

After an experimental cleanup of <linux/percpu.h>, these files were
exposed as invoking kmalloc() without including <linux/slab.h>.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/nmi_32.c
arch/x86/kernel/test_nx.c