Skip to content
Commit a336f2f5 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/mm/hash: Abstract context id allocation for KVM



KVM wants to be able to allocate an MMU context id, which it does
currently by calling __init_new_context().

We're about to rework that code, so provide a wrapper for KVM so it
can not worry about the details.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 302413ca
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