Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
[deliverable/linux.git] / fs / sysfs / symlink.c
index f50e3cc2ded8d76e00d203829108b40647f1fc63..4869f611192fef555379df137d8598858d26436a 100644 (file)
@@ -7,6 +7,7 @@
 #include <linux/module.h>
 #include <linux/kobject.h>
 #include <linux/namei.h>
+#include <asm/semaphore.h>
 
 #include "sysfs.h"
 
This page took 0.025254 seconds and 5 git commands to generate.