From: Brian King Date: Wed, 22 Apr 2009 13:58:02 +0000 (-0500) Subject: [SCSI] ipr: Fix sleeping function called with interrupts disabled X-Git-Tag: v2.6.30-rc5~53^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd406ef8950e76b17d74c5764a1e3d3a87d4a855;p=pandora-kernel.git [SCSI] ipr: Fix sleeping function called with interrupts disabled The ata_sas_slave_configure was changed such that it now allocates some memory for a drain buffer for ATAPI devices. Fixup the ipr driver such that we no longer make this call with interrupts disabled. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed