diff options
author | Justin Hibbits <jhibbits@FreeBSD.org> | 2025-03-29 00:03:39 +0000 |
---|---|---|
committer | Justin Hibbits <jhibbits@FreeBSD.org> | 2025-03-29 00:19:33 +0000 |
commit | 7a4907250452de0818dcd4c084a138b03f153f55 (patch) | |
tree | b5327c6848001e28eecfc740e92de82b4c76402e /sbin/pfctl/tests/files/pf1055.ok | |
parent | 1580f8d9c1740e0c54554e6c185573d34f2dcf76 (diff) |
powerpc/trap: Change prediction of NOFAULTING in trap_pfault()
This was probably intended to match the amd64 check, but that tests
NOFAULTING against non-zero, while this checks against 0. We're most
likely to end up in this function when faulting is allowed, so
predict_true is the better option.
Diffstat (limited to 'sbin/pfctl/tests/files/pf1055.ok')
0 files changed, 0 insertions, 0 deletions