mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
89d799d008
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>