On 6/12/22 13:48, Warner Losh wrote:
Plus the helper LOCK_PATH2 and UNLOCK_PATH2 macros.Signed-off-by: Stacey Son<s...@freebsd.org> Signed-off-by: Jung-uk Kim<j...@freebsd.org> Signed-off-by: Warner Losh<i...@bsdimp.com> --- bsd-user/bsd-file.h | 45 +++++++++++++++++++++++++++++++++++ bsd-user/freebsd/os-syscall.c | 8 +++++++ 2 files changed, 53 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~