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.ku...@linux.ibm.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d6eacedd1f0ebf00bdf1c77715d194f7c1036fd4 cheers