parisc: Define and use set_pte_at()
authorJohn David Anglin <dave.anglin@bell.net>
Mon, 21 Jul 2025 20:06:21 +0000 (16:06 -0400)
committerHelge Deller <deller@gmx.de>
Fri, 25 Jul 2025 20:45:23 +0000 (22:45 +0200)
commit802e55488bc2cc1ab6423b720255a785ccac42ce
treece6c5faebcbdd4f44e2faf08bd5a3f82c2eb4b61
parent52ce9406a9625c4498c4eaa51e7a7ed9dcb9db16
parisc: Define and use set_pte_at()

When a PTE is changed, we need to flush the PTE. set_pte_at()
was lost in the folio update. PA-RISC version is the same as
the generic version.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org # v5.12+
arch/parisc/include/asm/pgtable.h