OpenCloudOS-Kernel/arch
Anshuman Khandual 4975f604fe alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
This enables ARCH_HAS_VM_GET_PAGE_PROT on the platform and exports
standard vm_get_page_prot() implementation via DECLARE_VM_GET_PAGE_PROT,
which looks up a private and static protection_map[] array.  Subsequently
all __SXXX and __PXXX macros can be dropped which are no longer needed.

Link: https://lkml.kernel.org/r/20220711070600.2378316-15-anshuman.khandual@arm.com
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Brian Cain <bcain@quicinc.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Chris Zankel <chris@zankel.net>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Guo Ren <guoren@kernel.org>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Huacai Chen <chenhuacai@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Jonas Bonn <jonas@southpole.se>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Paul Walmsley <paul.walmsley@sifive.com>
Cc: Rich Felker <dalias@libc.org>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Stafford Horne <shorne@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Vineet Gupta <vgupta@kernel.org>
Cc: WANG Xuerui <kernel@xen0n.name>
Cc: Will Deacon <will@kernel.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2022-07-17 17:14:39 -07:00
..
alpha alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:39 -07:00
arc mm: avoid unnecessary page fault retires on shared memory types 2022-06-16 19:48:27 -07:00
arm Merge branch 'master' into mm-stable 2022-06-27 10:31:34 -07:00
arm64 arm64/mm: move protection_map[] inside the platform 2022-07-17 17:14:37 -07:00
csky mm: avoid unnecessary page fault retires on shared memory types 2022-06-16 19:48:27 -07:00
hexagon hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:39 -07:00
ia64 mm: avoid unnecessary page fault retires on shared memory types 2022-06-16 19:48:27 -07:00
loongarch loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:38 -07:00
m68k mm: avoid unnecessary page fault retires on shared memory types 2022-06-16 19:48:27 -07:00
microblaze microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:38 -07:00
mips Merge branch 'master' into mm-stable 2022-06-27 10:31:34 -07:00
nios2 mm: avoid unnecessary page fault retires on shared memory types 2022-06-16 19:48:27 -07:00
openrisc openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:38 -07:00
parisc parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:39 -07:00
powerpc powerpc/mm: move protection_map[] inside the platform 2022-07-17 17:14:37 -07:00
riscv Merge branch 'master' into mm-stable 2022-06-27 10:31:34 -07:00
s390 Merge branch 'master' into mm-stable 2022-06-27 10:31:34 -07:00
sh mm: avoid unnecessary page fault retires on shared memory types 2022-06-16 19:48:27 -07:00
sparc sparc/mm: move protection_map[] inside the platform 2022-07-17 17:14:37 -07:00
um mm: avoid unnecessary page fault retires on shared memory types 2022-06-16 19:48:27 -07:00
x86 x86/mm: move protection_map[] inside the platform 2022-07-17 17:14:38 -07:00
xtensa xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:39 -07:00
.gitignore
Kconfig A set of objtool fixes: 2022-06-05 09:45:27 -07:00