HomeFreeBSD

Fix the build post-r309017 for MPC85XX/MPC85XXSPE

Description

Fix the build post-r309017 for MPC85XX/MPC85XXSPE

r309017 removed two fields from struct vmmeter, which is embedded in struct
pcpu. This caused the struct size to change, triggering the CTASSERT in
sys/pcpu.h. Add the extra 8 bytes back in as padding.

Details

Provenance
jhibbitsAuthored on
Parents
rS309113: Add the etherswitch(4) support for TI CPSW.
Branches
Unknown
Tags
Unknown