On Mon, Jul 10, 2017 at 01:00:05PM -0700, Mark Johnston wrote:
> I suspect that this is a result of r320763. That change removed a field
> from struct vm_map_entry, which is embedded in struct vm_map. Virtualbox
> does not reference the fields of struct vm_map directly, but it does
> call vm_map_pmap(), which is an inline accessor.

Thank you for noting.  I do not consider vm_map part of the guaranteed
stable KBI, but in this case it is simpler to add padding than to follow
principles.

Fixed in 320889, will ask re for MFS permissions in a day.
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to