commit 7a6db4cc292d40991f22f1fccfdff99706dd1172 Author: Aaron LI <a...@aaronly.me> Date: Mon May 10 06:52:17 2021 +0800
nvmm: Bring some minor changes from NetBSD-current These changes help port NVMM to DragonFly by reducing the required difference. Summary of changes: sys/dev/virtual/nvmm/nvmm_internal.h | 8 +------- sys/dev/virtual/nvmm/x86/nvmm_x86.c | 20 ++++++++++---------- sys/dev/virtual/nvmm/x86/nvmm_x86_svm.c | 2 +- 3 files changed, 12 insertions(+), 18 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a6db4cc292d40991f22f1fccfdff99706dd1172 -- DragonFly BSD source repository