Re: [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW

From: Dave Hansen
Date: Wed Feb 26 2020 - 13:20:33 EST


On 2/5/20 10:19 AM, Yu-cheng Yu wrote:
> Before introducing _PAGE_DIRTY_SW for non-hardware memory management
> purposes in the next patch, rename _PAGE_DIRTY to _PAGE_DIRTY_HW and
> _PAGE_BIT_DIRTY to _PAGE_BIT_DIRTY_HW to make these PTE dirty bits
> more clear. There are no functional changes from this patch.

Reviewed-by: Dave Hansen <dave.hansen@xxxxxxxxx>