HomeFreeBSD

Set the TLB caching properties for portals at attach time.

Description

Set the TLB caching properties for portals at attach time.

This was found while reworking the device tree nodes for dtsec to match the
Linux device tree. Instead of waiting and expecting later code to call
dpaa_portal_map_registers(), do the equivalent immediately upon mapping.
Otherwise, it's possible to access the pages before that function is called, and
hang the CPU.

Details

Provenance
jhibbitsAuthored on
Parents
rS300636: Delay calling yp_malloc_dnsent() until after some additional sanity
Branches
Unknown
Tags
Unknown