git: libnvmm(3): Remove erroneous PS check on L1 PTEs
Aaron LI
aly at crater.dragonflybsd.org
Sun Aug 16 22:26:13 PDT 2026
commit ed752113188fd6386ef058a8b327c64271be9ba8
Author: Aaron LI <aly at aaronly.me>
Date: Mon Aug 17 12:48:34 2026 +0800
libnvmm(3): Remove erroneous PS check on L1 PTEs
On L1 PTEs, the PS bit is actually PAT, and it is legal for it to be set.
Credit: Maxime Villard (m00nbsd)
Summary of changes:
lib/libnvmm/libnvmm_x86.c | 6 ------
1 file changed, 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed752113188fd6386ef058a8b327c64271be9ba8
--
DragonFly BSD source repository
More information about the Commits
mailing list