summaryrefslogtreecommitdiff
path: root/include/dt-bindings/dma
ModeNameSize
-rw-r--r--at91.h1901logplain
-rw-r--r--axi-dmac.h2131logplain
-rw-r--r--nbpfaxi.h558logplain
-rw-r--r--sun4i-a10.h2432logplain
72&id2=a4685d2f58e2230d4e27fb2ee581d7ea35e5d046'>diff)
block: fix use after free in __blkdev_direct_IO
We can't dereference the dio structure after submitting the last bio for this request, as I/O completion might have happened before the code is run. Introduce a local is_sync variable instead. Fixes: 542ff7bf ("block: new direct I/O implementation") Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Matias Bjørling <m@bjorling.me> Tested-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'net/sched/cls_fw.c')