418537f29a6e01e627498caf29 parent d69c6436443c05a64452054f51a79316297755f4 author Alexander Graf 1343686790 +0200 committer Alexander Graf 1349473121 +0200 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: Alexander Graf ÍÉÔK›!x