freebsd-dev/sys/riscv
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
..
conf sys/*/conf/*, docs: fix links to handbook 2021-05-20 09:27:10 +01:00
include riscv: Implement non-stub __vdso_gettc and __vdso_gettimekeep 2021-07-05 16:16:53 +01:00
riscv Do not call FreeBSD-ABI specific code for all ABIs 2021-07-07 14:12:07 +03:00
sifive riscv: Fix build by using the correct device-tree include path 2021-01-16 11:31:39 +01:00