HomeFreeBSD

Fix booting on ARM.
rS235776Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix booting on ARM.

In PHYS_TO_VM_PAGE() when VM_PHYSSEG_DENSE is set the check if we are past
the end of vm_page_array was incorrect causing it to return NULL. This
value is then used in vm_phys_add_page causing a data abort.

Reviewed by: alc, kib, imp
Tested by: stas

Details

Provenance
andrewAuthored on
Parents
rS235775: Fix make depend.
Branches
Unknown
Tags
Unknown

Event Timeline