From: Andrew Morton Date: Tue, 6 Feb 2007 00:39:03 +0000 (-0800) Subject: [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled X-Git-Tag: v2.6.21-rc1~274^2~230^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22cfefb56b53103a99908ec63311e61c217eaffe;p=pandora-kernel.git [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled The KM_BIO_SRC_IRQ kmap slot must be taken with local irqs disabled. Add a check into scsi for this. Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed