ide_map_buffer() and ide_unmap_buffer() could cause imbalanced calls
to bio_kmap/kunmap_irq(), which would screw the preemption count. pass in rq to ide_unmap_buffer() as well to make the right decision.
Showing
Please register or sign in to comment