]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/stop_machine.h
coredump masking: add an interface for core dump filter
[karo-tx-linux.git] / include / linux / stop_machine.h
index 151a803ed0edc61bf983360208889d814881d9ff..5bfc553bdb21f0d5d4353f12c6a13fd802613000 100644 (file)
@@ -4,7 +4,6 @@
    very heavy lock, which is equivalent to grabbing every spinlock
    (and more).  So the "read" side to such a lock is anything which
    diables preeempt. */
-#include <linux/config.h>
 #include <linux/cpu.h>
 #include <asm/system.h>