From: Stephen M. Cameron Date: Thu, 4 Feb 2010 14:43:46 +0000 (-0600) Subject: [SCSI] hpsa: eliminate lock_kernel in compat_ioctl X-Git-Tag: v2.6.34-rc1~284^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39eeaed1f75fcd46783aad34cb9ab8a6046bb01;p=pandora-kernel.git [SCSI] hpsa: eliminate lock_kernel in compat_ioctl The use of the big kernel lock here appears to be ancient cruft that is no longer needed. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed