linux-stable/drivers/dma/ioat
Dave Jiang 5c65cb93a3 dmaengine: ioatdma: fix sparse "error" with prep lock
The prep lock gets acquired in ioat_check_space_lock and released in
ioat_tx_submit_unlock. Setting the annotations so sparse does not freak out.

drivers/dma/ioat/dma.c:273:30: sparse: context imbalance in 'ioat_tx_submit_unlock' - unexpected unlock
drivers/dma/ioat/dma.c:476:5: sparse: context imbalance in 'ioat_check_space_lock' - wrong count at exit

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-08-26 07:53:58 +05:30
..
dca.c dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references 2015-08-17 13:37:30 +05:30
dma.c dmaengine: ioatdma: fix sparse "error" with prep lock 2015-08-26 07:53:58 +05:30
dma.h dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag 2015-08-17 13:37:31 +05:30
hw.h dmaengine: ioatdma: deprecating and removal of old ioatdma devices 2015-08-17 13:37:29 +05:30
init.c dmaengine: ioatdma: fix coccinelle warning 2015-08-21 14:04:24 +05:30
Makefile dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references 2015-08-17 13:37:30 +05:30
prep.c dmaengine: ioatdma: move dma prep functions to single location 2015-08-17 13:37:30 +05:30
registers.h dmaengine: Remove FSF mailing addresses 2015-03-16 22:28:15 +05:30
sysfs.c dmaengine: ioatdma: move all sysfs related code 2015-08-17 13:37:30 +05:30