opnsense-src/sys/powerpc
Justin Hibbits 7a49072504 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.
2025-03-28 20:19:33 -04:00
..
aim powerpc: Add Hypervisor Facility Unavailable handling 2025-03-19 18:22:32 -04:00
amigaone sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
booke libkern: add ilog2 macro 2024-06-03 11:37:55 -05:00
conf sys: add wlan_gcmp to GENERIC kernels as appropriate 2025-03-26 18:28:46 -07:00
cpufreq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fpu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include powernv: Explicitly enable the facilities we support 2025-03-19 18:35:17 -04:00
mambo Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
mikrotik sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpc85xx Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ofw Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powermac Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powernv powernv: Explicitly enable the facilities we support 2025-03-19 18:35:17 -04:00
powerpc powerpc/trap: Change prediction of NOFAULTING in trap_pfault() 2025-03-28 20:19:33 -04:00
ps3 ps3disk.c: Rewrite ps3disk_transfer 2025-01-24 12:40:34 -07:00
pseries Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
psim Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00