git: boot - consistently reload v86.ctl/v86.addr (non-bug)
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 24 15:35:58 PDT 2014
commit e70dab52c9fc9bf23058f9c4ab5aeedadf547c5e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jun 24 15:32:09 2014 -0700
boot - consistently reload v86.ctl/v86.addr (non-bug)
* This is not a bug. Be more consistent when loading the v86 structure,
do not try to optimize out fields that are already loaded in distinct
code sections.
Summary of changes:
sys/boot/pc32/libi386/biosdisk.c | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e70dab52c9fc9bf23058f9c4ab5aeedadf547c5e
--
DragonFly BSD source repository
More information about the Commits
mailing list