]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/ips.c
[SCSI] ips: Fix up for correct scatter/gather processing
authorJack Hammer <jack_hammer@adaptec.com>
Tue, 25 Oct 2005 18:13:03 +0000 (14:13 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 29 Oct 2005 15:39:41 +0000 (10:39 -0500)
commita3632fa3ecefe50d88fc70af90610f79b99e0715
tree86dd98ba0e08220039d1f615f6667d27796e8ca0
parenteb66fff7d94199f80378bc0b51a06e62ce379b53
[SCSI] ips: Fix up for correct scatter/gather processing

Added kmap_atomic/kunmap_atomic. Added protection of KM_IRQ0 slot with
local_irq_save(), local_irq_restore(), and comments.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ips.c