HomeFreeBSD

Use UMA_ALIGNOF() for name cache UMA zones.

Description

Use UMA_ALIGNOF() for name cache UMA zones.

This fixes kernel crashes due to misaligned accesses to the 64-bit
time_t embedded in struct namecache_ts in MIPS n32 kernels.

MFC after: 1 week
Sponsored by: DARPA / AFRL

Details

Provenance
jhbAuthored on
Parents
rS324072: Add UMA_ALIGNOF().
Branches
Unknown
Tags
Unknown