riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
authorSamuel Holland <samuel.holland@sifive.com>
Wed, 27 Mar 2024 14:38:12 +0000 (07:38 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 16 May 2024 19:59:57 +0000 (12:59 -0700)
commit9ad6bb3298d1c008bb36b1f4fa9ea896d2904b5a
tree1de724e446f335a292a263fe360398f2a22b334f
parent4cece764965020c22cff7665b18a012006359095
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN

TASK_SIZE_MIN is unused since commit 085e2ff9aeb0 ("efi: libstub: Drop
randomization of runtime memory map"). PGDIR_SIZE_L3 is only used in the
definition of TASK_SIZE_MIN.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://lore.kernel.org/r/20240327143858.711792-2-samuel.holland@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/pgtable-64.h
arch/riscv/include/asm/pgtable.h