diff options
author | Fuad Tabba <[email protected]> | 2023-07-31 12:40:31 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-08-08 20:18:05 +0100 |
commit | 4460a7dc77d00340c59f7e4252c65efd5fbe877b (patch) | |
tree | 9fe484c1da67900cd8150ea68ceab20a5c037926 /lib/memory-notifier-error-inject.c | |
parent | e21f3905f98ff1f72b06614440c2be93fda58b44 (diff) |
KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort()
The function user_mem_abort() calls kvm_release_pfn_clean(),
which eventually calls kvm_set_page_accessed(). Therefore, remove
the redundant call to kvm_set_pfn_accessed().
Signed-off-by: Fuad Tabba <[email protected]>
Reviewed-by: Shaoqin Huang <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions