diff options
| author | Jorgen Hansen <[email protected]> | 2021-01-20 08:32:40 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-26 19:18:46 +0100 |
| commit | 5a16c535409f8dcb7568e20737309e3027ae3e49 (patch) | |
| tree | 1977dc0a09678b34651a6f3004e646ba07bc4e6e /scripts/git.orderFile | |
| parent | e8266c4c3307d2a64f8ebcb22323347be8854742 (diff) | |
VMCI: Use set_page_dirty_lock() when unregistering guest memory
When the VMCI host support releases guest memory in the case where
the VM was killed, the pinned guest pages aren't locked. Use
set_page_dirty_lock() instead of set_page_dirty().
Testing done: Killed VM while having an active VMCI based vSocket
connection and observed warning from ext4. With this fix, no
warning was observed. Ran various vSocket tests without issues.
Fixes: 06164d2b72aa ("VMCI: queue pairs implementation.")
Reviewed-by: Vishnu Dasa <[email protected]>
Signed-off-by: Jorgen Hansen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions