commit | 2537864717055469d158fdad34e412f10a1bd330 | [log] [tgz] |
---|---|---|
author | Quentin Perret <qperret@google.com> | Fri Jan 13 11:05:12 2023 +0000 |
committer | Fuad Tabba <tabba@google.com> | Thu Aug 08 11:13:50 2024 +0100 |
tree | 27b6326816a64013001240278323621d307a9c44 | |
parent | cbc488fea3eb965f0ae14b17a6806c8fadaf087c [diff] |
KVM: arm64: Remove 'pending reclaim' page flags The HOST_PAGE_PENDING_RECLAIM and HOST_PAGE_NEED_POISONING flags are now no longer used, remove them. Signed-off-by: Quentin Perret <qperret@google.com>