diff options
| author | Veerabhadrarao Badiganti <vbadigan@codeaurora.org> | 2018-03-16 13:40:35 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-04-16 08:07:45 -0700 |
| commit | b8e9f7e0118b71c80faee76bc408999061d1645e (patch) | |
| tree | 63ad88e65426065e64b7f2b3cd8aa3d7310463ba /kernel/bpf/arraymap.c | |
| parent | 1920040bec3e84b49b2f7a8435f9c5227ee8c9e3 (diff) | |
mmc: card: Call blk_requeue_request() with queue-lock held
blk_requeue_request() must be called with queue lock held.
If it is called without this lock then there is a chance that block-
queue would be accessed simultaneously by more than one entity (say,
request completion & re-queue) and both can mess-up the queue
pointers which can result in unexpected results.
Change-Id: If81711ecf65a185f4c8dc19b8568621460c93db8
Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions
