git: drm: Clean up static_cpu_has() to use 'cpu_feature'
Aaron LI
aly at crater.dragonflybsd.org
Fri Aug 22 20:27:15 PDT 2025
commit fff6c167668e3c0fb9f0abac448574b846138787
Author: Aaron LI <aly at aaronly.me>
Date: Sat Aug 23 11:22:59 2025 +0800
drm: Clean up static_cpu_has() to use 'cpu_feature'
Properly check 'cpu_feature' for CLFLUSH and PAT features. Should make
no functional changes.
Summary of changes:
sys/dev/drm/include/asm/cpufeature.h | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fff6c167668e3c0fb9f0abac448574b846138787
--
DragonFly BSD source repository
More information about the Commits
mailing list