git: kernel - Warn on duplicate physical addresses passed from BIOS
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 2 13:08:33 PST 2019
commit 6d39eb195ab4a20abe11bcad48c27e42f611806e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Dec 2 13:03:30 2019 -0800
kernel - Warn on duplicate physical addresses passed from BIOS
* Warn on duplicate PA free ranges passed from the BIOS instead
of panicing.
* Try to fix buggy threadripper BIOSes.
Summary of changes:
sys/vm/vm_page.c | 24 ++++++++++++++++++++++--
1 file changed, 22 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6d39eb195ab4a20abe11bcad48c27e42f611806e
--
DragonFly BSD source repository
More information about the Commits
mailing list