git: vkernel - Add MD_PAGE_FREEABLE() dummy macro
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 15 13:22:31 PDT 2019
commit b7d3e1093d7179bfb134ac24aa0b94bc42e0bd96
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Sep 15 13:19:50 2019 -0700
vkernel - Add MD_PAGE_FREEABLE() dummy macro
* Add a dummy macro for MD_PAGE_FREEABLE() so the vkernel builds.
* Fix vkernel compile error due to st_blksize size change.
Reported-by: swildner
Summary of changes:
sys/platform/vkernel64/include/pmap.h | 4 ++++
sys/platform/vkernel64/platform/init.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b7d3e1093d7179bfb134ac24aa0b94bc42e0bd96
--
DragonFly BSD source repository
More information about the Commits
mailing list