]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 30 Jan 2017 10:21:38 +0000 (21:21 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 31 Jan 2017 08:11:45 +0000 (19:11 +1100)
commitaaeaf5ad0510216f3c82bdd7379f5bb59a7a1d16
tree4ee60095d95f207a1d9e07dca7d8b5bc8081a262
parent0fa285c58320b54cc41924d0eb2a4eedea8f96cc
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM

This exports the pgtable_cache array and the pgtable_cache_add
function so that HV KVM can use them for allocating radix page
tables for guests.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/init-common.c