diff options
author | Ming Lei <tom.leiming@gmail.com> | 2014-05-01 15:12:36 +0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-05-01 09:17:41 -0600 |
commit | fc27691f3537a0df087214322467b642d1f6dedb (patch) | |
tree | 9b2060931a6776ec3e2bffce0adcba04643d0ec3 /net/atm | |
parent | ec4a340789be16831ae96be5f7552238a7a6e903 (diff) | |
download | linux-fc27691f3537a0df087214322467b642d1f6dedb.tar.gz linux-fc27691f3537a0df087214322467b642d1f6dedb.tar.bz2 linux-fc27691f3537a0df087214322467b642d1f6dedb.zip |
block: null_blk: fix use after free
entry(cmd->ll_list) may belong to new request once end_cmd()
returns, so fix the bug with the patch.
Without the change, it is easy to observe oops when
doing null_blk(timer) test.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions