]> asedeno.scripts.mit.edu Git - linux.git/commit
xen: remove the exports for xen_{create,destroy}_contiguous_region
authorChristoph Hellwig <hch@lst.de>
Wed, 24 Jul 2019 14:01:28 +0000 (16:01 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 11 Sep 2019 10:43:26 +0000 (12:43 +0200)
commit7b7a5776ec510eab279d7ed7701f6a3c9da8b928
tree249cc92a883fc314a322bba3f31459cecd416b0c
parent0e0d26e779d30086a7e86fcfae2d897bbc5579da
xen: remove the exports for xen_{create,destroy}_contiguous_region

These routines are only used by swiotlb-xen, which cannot be modular.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
arch/arm/xen/mm.c
arch/x86/xen/mmu_pv.c