diff options
author | andrew <andrew@FreeBSD.org> | 2012-05-22 07:04:23 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2012-05-22 07:04:23 +0000 |
commit | 39fa59acb9f8e2454040a8772678e723665e8711 (patch) | |
tree | 4eb93dc5257c886fab6bf54fef6126225f8c1145 /contrib/diff/src | |
parent | 7efe8da4514272ec6d71069345076e588ded159a (diff) | |
download | FreeBSD-src-39fa59acb9f8e2454040a8772678e723665e8711.zip FreeBSD-src-39fa59acb9f8e2454040a8772678e723665e8711.tar.gz |
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
Diffstat (limited to 'contrib/diff/src')
0 files changed, 0 insertions, 0 deletions