On Sun, Mar 03, 2019 at 05:33:33PM +0000, Maxime Villard wrote:
> Module Name:  src
> Committed By: maxv
> Date:         Sun Mar  3 17:33:33 UTC 2019
> 
> Modified Files:
>       src/sys/arch/x86/acpi: acpi_machdep.c
> 
> Log Message:
> Fix bug, PG_W is 'wired', not 'writable'.

Maybe we can use the longer name to avoid the confusion? PG_WIRED

(PG_W as writable exists in other archs, and there's precedence for
PG_WIRED too)

Reply via email to