Mathieu Segaud f7fea185d2 [SCSI] ch: Convert to use unlocked_ioctl
As of now, compat_ioctl already runs without the BKL, whereas ioctl runs
with the BKL. This patch first converts changer_fops to use a .unlocked_ioctl
member. It applies the same locking rationale than ch_ioctl_compat() uses
to ch_ioctl().

Signed-off-by: Mathieu Segaud <mathieu.segaud@regala.cx>
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-23 11:29:28 -06:00
..
2007-10-31 15:21:35 +00:00
2007-04-01 10:10:04 -05:00
2008-01-11 18:22:30 -06:00
2008-01-23 11:29:28 -06:00
2007-10-22 21:19:53 +02:00
2008-01-11 18:27:59 -06:00
2007-05-31 17:30:04 -04:00
2008-01-11 18:28:51 -06:00
2007-10-19 11:53:42 -07:00
2007-07-18 11:16:32 -05:00
2007-07-14 19:12:15 -05:00
2007-07-31 10:44:01 -05:00
2007-10-24 08:55:40 +02:00
2007-05-31 17:30:04 -04:00
2007-10-19 23:22:55 +02:00