https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285415

Mark Johnston <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #7 from Mark Johnston <[email protected]> ---
(In reply to Konstantin Belousov from comment #4)
I don't really want to spend [more] time, but from a quick glance I think the
vm_phys_early_add_seg() call in pmap_bootstrap() is wrong now.  It covers the
pages allocated by pmap_cold(), but this is already done by the
vm_phys_early_add_seg() call in getmemsize().  So maybe simply removing that
call is sufficient.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to