Re: [PATCH 16/22] bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate

2022-02-01 Thread Richard Henderson
On 2/1/22 22:14, Warner Losh wrote: Add in the tracing and this system call not implemented boilerplate. Signed-off-by: Warner Losh --- bsd-user/freebsd/os-syscall.c | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/bsd-user/freebsd/os-syscall.c

[PATCH 16/22] bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate

2022-02-01 Thread Warner Losh
Add in the tracing and this system call not implemented boilerplate. Signed-off-by: Warner Losh --- bsd-user/freebsd/os-syscall.c | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/bsd-user/freebsd/os-syscall.c b/bsd-user/freebsd/os-syscall.c index d4