[PATCH 1/3] powerpc/book3s: Use config independent helpers for page table walk

Michael Ellerman patch-notifications at ellerman.id.au
Mon Jul 8 11:19:31 AEST 2019


On Tue, 2019-05-14 at 06:03:00 UTC, "Aneesh Kumar K.V" wrote:
> Even when we have HugeTLB and THP disabled, kernel linear map can still be
> mapped with hugepages. This is only an issue with radix translation because hash
> MMU doesn't map kernel linear range in linux page table and other kernel
> map areas are not mapped using hugepage.
> 
> Add config independent helpers and put WARN_ON() when we don't expect things
> to be mapped via hugepages.
> 
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.ibm.com>

Series applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/d6eacedd1f0ebf00bdf1c77715d194f7c1036fd4

cheers


More information about the Linuxppc-dev mailing list