diff options
author | Mike Snitzer <[email protected]> | 2015-03-12 23:53:26 -0400 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-03-13 08:22:32 -0600 |
commit | 9a30b096b543932de218dd3501b5562e00a8792d (patch) | |
tree | 7194bdfc9fabf90881612c2fe442551556dee8d3 /lib/cpu-notifier-error-inject.c | |
parent | b8be79b7144527990377cb032feb5220170712b3 (diff) |
blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path
If percpu_ref_init() fails the allocated q and hctxs must get cleaned
up; using 'err_map' doesn't allow that to happen.
Signed-off-by: Mike Snitzer <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Cc: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions