diff options
author | Alexander Bulekov <alxndr@bu.edu> | 2023-05-16 04:40:02 -0400 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-05-22 10:35:28 +0200 |
commit | 3884bf6468ac6bbb58c2b3feaa74e87f821b52f3 (patch) | |
tree | ae8a8f00443a884a1ff28ebdd8ae68711f792180 /linux-user/errnos.c.inc | |
parent | 1afae3b8813023c32eaaf422af39c402b0f1930a (diff) | |
download | qemu-3884bf6468ac6bbb58c2b3feaa74e87f821b52f3.zip qemu-3884bf6468ac6bbb58c2b3feaa74e87f821b52f3.tar.gz qemu-3884bf6468ac6bbb58c2b3feaa74e87f821b52f3.tar.bz2 |
memory: stricter checks prior to unsetting engaged_in_io
engaged_in_io could be unset by an MR with re-entrancy checks disabled.
Ensure that only MRs that can set the engaged_in_io flag can unset it.
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20230516084002.3813836-1-alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'linux-user/errnos.c.inc')
0 files changed, 0 insertions, 0 deletions