commit | 22cfefb56b53103a99908ec63311e61c217eaffe | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Mon Feb 05 16:39:03 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Feb 07 18:29:36 2007 -0500 |
tree | 94f82761269ddd07f6925aaf9817e72bd0deaf61 | |
parent | 44746438973e4f9ed9bdf3347e75f60f105b325a [diff] |
[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 <James.Bottomley@steeleye.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>