diff options
author | Jeff Garzik <jeff@garzik.org> | 2008-03-01 01:10:51 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-03-01 01:10:51 +0100 |
commit | b445c56815d84b9fce40707f99811bdc354458e0 (patch) | |
tree | f8e9e9137a11417f4bfd422245d251d13a8f2177 /sound | |
parent | sata_svw: Add support for HT1100 SATA controller (diff) | |
download | linux-b445c56815d84b9fce40707f99811bdc354458e0.tar.xz linux-b445c56815d84b9fce40707f99811bdc354458e0.zip |
[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()
Interrupts must be disabled if using kmap_atomic(KM_IRQ0), but that was
not the case in a few code paths coming directly from ATA driver
interrupt handlers (which use spin_lock rather than spin_lock_irqsave).
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions