]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
authorJames Hogan <james.hogan@imgtec.com>
Thu, 9 Feb 2017 15:20:06 +0000 (15:20 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Mon, 13 Feb 2017 18:57:31 +0000 (18:57 +0000)
commitf700a420088624671ed955bf818c17012bb57bca
treeedb0148c355db8c8f02b550181a250e94e8c93db
parent98e58b01e1671e5784c67972ec1b58a8997f784e
parent7170bdc777556dad87f92e6a73a6cc557bf3290e
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next

MIPS dependencies for KVM

Miscellaneous MIPS architecture changes depended on by the MIPS KVM
changes in the KVM tree.

- Move pgd_alloc() out of header.
- Exports so KVM can access page table management and TLBEX functions.
- Add return errors to protected cache ops.
arch/mips/mm/init.c
arch/mips/mm/tlbex.c