Files
android_kernel_xiaomi_sm8450/block
Jens Axboe 149a051f82 as-iosched: fix double locking bug in as_merged_requests()
If the two requests belong to the same io context, we will attempt
to lock the same lock twice. But swapping contexts is pointless in
that case, so just check for rioc == nioc before doing the double
lock and copy.

Tested-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-01-30 09:11:10 +01:00
..
2008-01-29 21:55:08 +01:00
2008-01-29 21:55:08 +01:00
2008-01-29 21:55:08 +01:00
2008-01-29 21:55:17 +01:00
2008-01-28 10:54:11 +01:00