freebsd-dev/sys/compat/ia32
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
..
ia32_genassym.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
ia32_signal.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
ia32_sysvec.c Do not call FreeBSD-ABI specific code for all ABIs 2021-07-07 14:12:07 +03:00
ia32_util.h sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00