Re: [PATCH v2 09/39] x86/mm: Move pmd_write(), pud_write() up in the file
From: Kees Cook <hidden>
Date: 2022-10-03 18:06:29
Also in:
linux-arch, linux-doc, linux-mm, lkml
From: Kees Cook <hidden>
Date: 2022-10-03 18:06:29
Also in:
linux-arch, linux-doc, linux-mm, lkml
On Thu, Sep 29, 2022 at 03:29:06PM -0700, Rick Edgecombe wrote:
From: Yu-cheng Yu <redacted> To prepare the introduction of _PAGE_COW, move pmd_write() and pud_write() up in the file, so that they can be used by other helpers below. No functional changes. Signed-off-by: Yu-cheng Yu <redacted>
Hey, a PTE patch I'm able to review! ;) Reviewed-by: Kees Cook <redacted> -- Kees Cook