HomeFreeBSD

powerpc/pmap: Add pmap_sync_icache() for radix pmap

Description

powerpc/pmap: Add pmap_sync_icache() for radix pmap

DTrace pid provider writes to user space to set breakpoints. Failing to
sync the icache can lead to SIGTRAP. Radix pmap is the only one missing
a pmap_sync_icache() method, so the pid provider would only potentially
crash a process on a POWER9 or later system.

Details

Provenance
jhibbitsAuthored on Mar 12 2023, 3:46 PM
Parents
rG63715498ac6b: powerpc: enable ZFS on 32 bit powerpc/powerpcspe
Branches
Unknown
Tags
Unknown