opnsense-src/sys/amd64
Mark Johnston 90372a9e3c arm64: Remove pmap_san_bootstrap() and call kasan_init_early() directly
pmap_san_bootstrap() doesn't really do much, and it was hard-coding the
the bootstrap stack size defined in locore.S.  Moreover, the name is a
bit confusing given the existence of pmap_bootstrap_san().  Just remove
it and call kasan_init_early() directly like we do on amd64.  It will
not be used by KMSAN in a forthcoming patch series.

No functional change intended.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D43403
2024-01-26 10:42:34 -05:00
..
acpica sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
amd64 Stop using expressions in _Alignof() 2024-01-12 15:37:53 -08:00
conf Add a COMPAT_FREEBSD14 kernel option 2023-10-10 11:48:22 +02:00
ia32 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include arm64: Remove pmap_san_bootstrap() and call kasan_init_early() directly 2024-01-26 10:42:34 -05:00
linux sccs: Manual changes 2023-11-26 22:23:58 -07:00
linux32 sccs: Manual changes 2023-11-26 22:23:58 -07:00
pci x86: Adjust base addr for PCI MCFG regions 2023-12-27 13:14:47 -08:00
sgx sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vmm vmm: MTRR should be saved/restored 2023-12-29 09:03:20 -09:00
Makefile sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00