diff options
author | Mathieu Segaud <mathieu.segaud@regala.cx> | 2008-01-14 15:43:18 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-23 11:29:28 -0600 |
commit | f7fea185d2998dc4c902ec47834ab6db28fe0029 (patch) | |
tree | fdcbd91c4007ac3f4a7b98f2410f7eba546d5cb5 /kernel/stacktrace.c | |
parent | eaa3e22e8d32bf7a6176f04efad90f4a5aa67f58 (diff) | |
download | kernel_samsung_espresso10-f7fea185d2998dc4c902ec47834ab6db28fe0029.zip kernel_samsung_espresso10-f7fea185d2998dc4c902ec47834ab6db28fe0029.tar.gz kernel_samsung_espresso10-f7fea185d2998dc4c902ec47834ab6db28fe0029.tar.bz2 |
[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>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions