opnsense-src/sys/powerpc
Justin Hibbits f2df50925e 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.

Approved by:	re (cperciva)

(cherry picked from commit 6f0b2a235a)
(cherry picked from commit ed2c3bda43fbd0bfad9e45c78a59fff8a62422da)
2023-03-15 16:31:40 -04:00
..
aim powerpc/pmap: Add pmap_sync_icache() for radix pmap 2023-03-15 16:31:40 -04:00
amigaone powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
booke powerpc: Correct some typos in source code comments 2022-09-07 09:24:50 +02:00
conf Revert "netlink: add NETLINK to GENERIC." 2023-02-27 16:33:29 +00:00
cpufreq powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
fpu Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
include powerpc: Drop old workaround for old gcc 2023-02-18 20:14:24 -07:00
mambo Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
mikrotik powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
mpc85xx powerpcspe: fix PCI enumeration on ppce500 2022-03-25 08:07:09 -03:00
ofw Make CPU_SET macros compliant with other implementations 2022-01-14 18:17:30 +02:00
powermac ata_kauai: Fix support for "shasta" controllers. 2022-05-13 13:15:56 -07:00
powernv opal_console: fix serial console output corruption on powerpc64 2021-05-07 02:33:39 -03:00
powerpc powerpc64: make radix with superpages default 2022-10-04 13:24:15 -03:00
ps3 Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
pseries powerpc/pseries: Allow radix pmap in pseries for ISA 3.0 2022-10-04 13:24:14 -03:00
psim powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00