]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: don't disable IRQ for comedi_file_info_table_lock
authorIan Abbott <abbotti@mev.co.uk>
Fri, 30 Mar 2012 16:14:57 +0000 (17:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 18:17:27 +0000 (11:17 -0700)
commit656c2e978e0d7a5e1ccaa8427fd7087f430e7850
treeb9160aff060ca8d2fc41a3052e4c36a46f9f393b
parent71340632b03d3655c696abfb8937be76fbaf38a1
staging: comedi: don't disable IRQ for comedi_file_info_table_lock

None of the functions that acquire the comedi_file_info_table_lock
spin-lock need to disable interrupts.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_fops.c