Skip to content
Commit 862d31f7 authored by Alexander Graf's avatar Alexander Graf
Browse files

KVM: PPC: E500: Implement MMU notifiers



The e500 target has lived without mmu notifiers ever since it got
introduced, but fails for the user space check on them with hugetlbfs.

So in order to get that one working, implement mmu notifiers in a
reasonably dumb fashion and be happy. On embedded hardware, we almost
never end up with mmu notifier calls, since most people don't overcommit.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent d69c6436
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment