]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e452c8eb8f29aa2d9737f1ea20ca8d2f03af81e
treedf3aaaa825af671497e6d48e89c1744a1ea106d2
parentea1fabfec82c841e3c74a952fbcb6c99961f1652
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