linux/arch
Jisheng Zhang 3274a6ef3b
riscv: mm: init: remove _pt_ops and use pt_ops directly
Except "pt_ops", other global vars when CONFIG_XIP_KERNEL=y is defined
as below:

|foo_type foo;
|#ifdef CONFIG_XIP_KERNEL
|#define foo	(*(foo_type *)XIP_FIXUP(&foo))
|#endif

Follow the same way for pt_ops to unify the style and to simplify code.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Alexandre Ghiti <alex@ghiti.fr>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2022-01-19 09:56:32 -08:00
..
alpha Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
arc Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
arm Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
arm64 Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
csky Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
h8300 Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
hexagon Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
ia64 Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
m68k Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
microblaze Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
mips Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
nds32 Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
nios2 Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
openrisc Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
parisc Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
powerpc Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
riscv riscv: mm: init: remove _pt_ops and use pt_ops directly 2022-01-19 09:56:32 -08:00
s390 Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
sh Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
sparc Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
um virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes 2022-01-18 10:05:48 +02:00
x86 Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
xtensa Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00
.gitignore
Kconfig Kbuild updates for v5.17 2022-01-19 11:15:19 +02:00