]> git.hungrycats.org Git - linux/commit
riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
authorSong Shuai <suagrfillet@gmail.com>
Wed, 9 Aug 2023 03:10:23 +0000 (11:10 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:15:14 +0000 (17:15 +0000)
commit85efe51890ef22b4de23b015558a2b22d3fa34e3
tree743e18fb485ed5a0c42eba3da7a255c97b1e515d
parent05b2911ac941ab9cc66305824a4d8bacea7f01c8
riscv: mm: Update the comment of CONFIG_PAGE_OFFSET

commit 559fe94a449cba5b50a7cffea60474b385598c00 upstream.

Since the commit 011f09d12052 set sv57 as default for CONFIG_64BIT,
the comment of CONFIG_PAGE_OFFSET should be updated too.

Fixes: 011f09d12052 ("riscv: mm: Set sv57 on defaultly")
Signed-off-by: Song Shuai <suagrfillet@gmail.com>
Link: https://lore.kernel.org/r/20230809031023.3575407-1-songshuaishuai@tinylab.org
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/riscv/include/asm/page.h