kernel-hacking-2024-linux-s.../arch
Ingo Molnar f441ff73f1 powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Fix up missed semantic mis-merge between commits

  161e393c0f ("mm: Make pte_mkwrite() take a VMA")
  27af67f356 ("powerpc/book3s64/mm: enable transparent pud hugepage")

where the newly introduced powerpc use of 'pte_mkwrite()' needs to use
the 'novma()' versions as per commit 2f0584f3f4 ("mm: Rename arch
pte_mkwrite()'s to pte_mkwrite_novma()").

Fixes: df57721f9a ("Merge tag 'x86_shstk_for_6.6-rc1' of [...]")
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2023-08-31 14:49:38 -07:00
..
alpha Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
arc Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
arm ARM updates for v6.6-rc1 2023-08-31 12:49:10 -07:00
arm64 Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
csky Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
hexagon Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
ia64 Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
loongarch Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
m68k Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
microblaze Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
mips Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
nios2 Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
openrisc Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
parisc Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
powerpc powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes 2023-08-31 14:49:38 -07:00
riscv Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
s390 Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
sh Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
sparc Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
um Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
x86 Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
xtensa Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
.gitignore
Kconfig Add x86 shadow stack support 2023-08-31 12:20:12 -07:00