Skip to content
Snippets Groups Projects
Commit 523f0e54 authored by Alexander Graf's avatar Alexander Graf
Browse files

KVM: PPC: E500: Explicitly mark shadow maps invalid


When we invalidate shadow TLB maps on the host, we don't mark them
as not valid. But we should.

Fix this by removing the E500_TLB_VALID from their flags when
invalidating.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 9445ef01
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment