summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDolev Raviv <draviv@codeaurora.org>2013-02-12 17:11:17 +0200
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:01:46 -0700
commit2bf9babb4d36c928a3b71cd4fdf68ce33b18446b (patch)
tree2166c5865c666ca6368dede5f0f790dedfc39e01 /include/linux
parentda2d513f18ea787099c08dfabd50408494bd7efd (diff)
block: fix test crashing due to synchronization issue
The __blk_run_queue function is called from several contexts. The fix is replacing it with blk_run_queue function, this function is guarded with a lock, thus making it thread safe and prevents the crashing. Change-Id: I3e12fa9c8b9e161375fffa3570abfa46b223a60b Signed-off-by: Dolev Raviv <draviv@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions