freebsd-dev/sys/amd64
Konstantin Belousov 28a66fc3da Do not call FreeBSD-ABI specific code for all ABIs
Use sysentvec hooks to only call umtx_thread_exit/umtx_exec, which handle
robust mutexes, for native FreeBSD ABI.  Similarly, there is no sense
in calling sigfastblock_clear() for non-native ABIs.

Requested by:	dchagin
Reviewed by:	dchagin, markj (previous version)
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
Differential revision:	https://reviews.freebsd.org/D30987
2021-07-07 14:12:07 +03:00
..
acpica acpi: Make nexus_acpi quiet on amd64 and i386 2021-03-05 12:54:00 -05:00
amd64 Do not call FreeBSD-ABI specific code for all ABIs 2021-07-07 14:12:07 +03:00
cloudabi32 Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
cloudabi64 Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
conf linux(4): Get rid of Linuxulator kernel build options. 2021-06-22 08:32:39 +03:00
ia32 amd64: clear debug registers on execing 32bit native binary 2021-04-10 04:25:02 +03:00
include x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
linux linux(4): implement coredump support 2021-06-30 22:45:06 +01:00
linux32 linux(4): implement coredump support 2021-06-30 22:45:06 +01:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
vmm vmm: Fix ivrs_drv device_printf usage 2021-06-19 14:07:26 +08:00
Makefile