summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/fsutil/BUILD
diff options
context:
space:
mode:
authorNicolas Lacasse <nlacasse@google.com>2021-08-20 17:42:52 -0700
committergVisor bot <gvisor-bot@google.com>2021-08-20 17:45:33 -0700
commit0e49e0821910ae03f029d372f9244148c214cb16 (patch)
tree491ab76752cdac81083e203a0fad0678ef002638 /pkg/sentry/fs/fsutil/BUILD
parent154ccbae312f5754b3497e6a296da756952d620c (diff)
Fix lock ordering violation introduced in cl/347704347.
We cannot hold mm.aioManager.mu while calling MUnmap, because MUnmap attempts to aquire mm.mappingMu. This violates the lock order as documented in mm/mm.go. PiperOrigin-RevId: 392102472
Diffstat (limited to 'pkg/sentry/fs/fsutil/BUILD')
0 files changed, 0 insertions, 0 deletions