HomeFreeBSD

Ensure the DPCPU and VNET module spaces are aligned to hold a pointer.

Description

Ensure the DPCPU and VNET module spaces are aligned to hold a pointer.
Previously they may have been aligned to a char, leading to misaligned
DPCPU and VNET variables.

Sponsored by: DARPA, AFRL

Details

Provenance
andrewAuthored on
Parents
rS336905: Correct possible misleading error message in kqtest.
Branches
Unknown
Tags
Unknown