x86, perf: P4 PMU -- protect sensible procedures from preemption
[safe/jmp/linux-2.6] / kernel / kallsyms.c
index 8e5288a..13aff29 100644 (file)
@@ -21,6 +21,7 @@
 #include <linux/sched.h>       /* for cond_resched */
 #include <linux/mm.h>
 #include <linux/ctype.h>
+#include <linux/slab.h>
 
 #include <asm/sections.h>