Re: [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
From: Kirill A. Shutemov <hidden>
Date: 2021-03-22 11:28:58
Also in:
linux-arch, linux-doc, linux-mm, lkml
From: Kirill A. Shutemov <hidden>
Date: 2021-03-22 11:28:58
Also in:
linux-arch, linux-doc, linux-mm, lkml
On Tue, Mar 16, 2021 at 08:10:34AM -0700, Yu-cheng Yu wrote:
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. Signed-off-by: Yu-cheng Yu <redacted>
Reviewed-by: Kirill A. Shutemov <redacted> -- Kirill A. Shutemov