summaryrefslogtreecommitdiffstats
path: root/Documentation/block
diff options
context:
space:
mode:
authorPaolo Valente2017-05-09 11:37:27 +0200
committerJens Axboe2017-05-10 15:39:43 +0200
commita66c38a171ed25488debf80247a9e72e1026e82c (patch)
tree52c407a83f2706d34e5ced556903bcb5939265dc /Documentation/block
parentnvme: lightnvm: fix memory leak (diff)
downloadkernel-qcow2-linux-a66c38a171ed25488debf80247a9e72e1026e82c.tar.gz
kernel-qcow2-linux-a66c38a171ed25488debf80247a9e72e1026e82c.tar.xz
kernel-qcow2-linux-a66c38a171ed25488debf80247a9e72e1026e82c.zip
block, bfq: use pointer entity->sched_data only if set
In the function __bfq_deactivate_entity, the pointer entity->sched_data could happen to be used before being properly initialized. This led to a NULL pointer dereference. This commit fixes this bug by just using this pointer only where it is safe to do so. Reported-by: Tom Harrison <l12436.tw@gmail.com> Tested-by: Tom Harrison <l12436.tw@gmail.com> Signed-off-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'Documentation/block')
0 files changed, 0 insertions, 0 deletions