]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/3w-9xxx.c
Add "no BKL needed" comments to several drivers
[linux-2.6-omap-h63xx.git] / drivers / scsi / 3w-9xxx.c
index b31faeccb9cde4f0e15a762e38c777ba6a2ea976..2239d16fb9b568225df0fa5e0e26eaec4a2be5f7 100644 (file)
@@ -862,6 +862,8 @@ out:
 } /* End twa_chrdev_ioctl() */
 
 /* This function handles open for the character device */
+/* NOTE that this function will race with remove; adding BKL
+   will not help. */
 static int twa_chrdev_open(struct inode *inode, struct file *file)
 {
        unsigned int minor_number;