mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-10 12:43:18 +00:00
Commit 7fe2b3190b fixed possible
misordering of completion asts (casts) and blocking asts (basts)
for kernel locks. This patch does the same for locks taken by
user space applications.
Signed-off-by: David Teigland <teigland@redhat.com>