aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.h
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@FreeBSD.org>2024-12-13 21:37:00 +0000
committerJessica Clarke <jrtc27@FreeBSD.org>2024-12-13 21:37:00 +0000
commit8176157d69b89a811f997cbbe490dfd57595f264 (patch)
tree2040d6f586d42a8eabd591f6c105d298ab9a6dc5 /sbin/pfctl/pfctl.h
parent05150edd1e303d47362bef5d25e2fd5e66de092b (diff)
mips: Extract HWREna configuration and call from APs
The intent of mips_get_identity is to perform any feature detection and corresponding global system configuration, but currently it is also abused to set HWREna.UL on the BSP when available, with APs being left unconfigured. Extract that part out into its own function that gets called after mips_get_identity on the BSP, and call it on the APs from smp_init_secondary. This is a direct commit to stable/13 as mips no longer exists in main. Reviewed by: jhibbits Differential Revision: https://reviews.freebsd.org/D48064
Diffstat (limited to 'sbin/pfctl/pfctl.h')
0 files changed, 0 insertions, 0 deletions