HomeFreeBSD

Fix the encoded instruction for FBT traps on powerpc

Description

Fix the encoded instruction for FBT traps on powerpc

r314370 changed EXC_DTRACE to a different instruction, but neglected to
make the same change to fbt, so dtrace didn't actually pick it up,
resulting in entering KDB instead of trapping for dtrace.

MFC after: 1 week

Details

Provenance
jhibbitsAuthored on
Parents
rS318129: Fix check for fbt_excluded() in powerpc
Branches
Unknown
Tags
Unknown