summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/probes
diff options
context:
space:
mode:
authorSteve Capper <steve.capper@arm.com>2017-08-22 12:42:49 +0200
committerCatalin Marinas <catalin.marinas@arm.com>2017-08-22 18:47:12 +0200
commit828f193dd62a40ade5ea8b24cb8b0a22c30df673 (patch)
tree46cab021067ad81bbfb6ea7547262ce8fa004d76 /arch/arm64/kernel/probes
parentarm64: Re-enable support for contiguous hugepages (diff)
downloadlinux-828f193dd62a40ade5ea8b24cb8b0a22c30df673.tar.xz
linux-828f193dd62a40ade5ea8b24cb8b0a22c30df673.zip
arm64: hugetlb: Cleanup setup_hugepagesz
Replace a lot of if statements with switch and case labels to make it much clearer which huge page sizes are supported. Also, we prevent PUD_SIZE from being used on systems not running with 4KB PAGE_SIZE. Before if one supplied PUD_SIZE in these circumstances, then unusuable huge page sizes would be in use. Fixes: 084bd29810a5 ("ARM64: mm: HugeTLB support.") Cc: David Woods <dwoods@mellanox.com> Signed-off-by: Steve Capper <steve.capper@arm.com> Signed-off-by: Punit Agrawal <punit.agrawal@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/kernel/probes')
0 files changed, 0 insertions, 0 deletions