]> Git Repo - qemu.git/commit
blkdebug: Delete BH in bdrv_aio_cancel
authorFam Zheng <[email protected]>
Fri, 22 Aug 2014 04:45:50 +0000 (12:45 +0800)
committerKevin Wolf <[email protected]>
Fri, 22 Aug 2014 09:07:00 +0000 (11:07 +0200)
commitcbf95a0b117461473f05ab3cce4d01ba2b29e60a
tree1b889895e4371066236df10aaa179cab6ae35734
parent8d9eb33ca0bbb8bca0f1775623ed3cf5f39760cd
blkdebug: Delete BH in bdrv_aio_cancel

Otherwise error_callback_bh will access the already released acb.

Cc: [email protected]
Signed-off-by: Fam Zheng <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/blkdebug.c
This page took 0.021911 seconds and 4 git commands to generate.