On Tue, Feb 1, 2022 at 2:40 PM Richard Henderson < [email protected]> wrote:
> On 2/2/22 08:28, Warner Losh wrote: > > The capsicum signal stuff is new with FreeBSD 14, rev 1400026, so only > > define QEMU_SI_CAPSICUM there. Only copy _capsicum when QEMU_SI_CAPSICUM > > is defined. Default to no info being passed for signals we make no guess > > about. > > > > Signed-off-by: Warner Losh<[email protected]> > > --- > > bsd-user/signal-common.h | 5 +++++ > > bsd-user/signal.c | 5 +++++ > > 2 files changed, 10 insertions(+) > > Reviewed-by: Richard Henderson <[email protected]> > thanks! > r~ >
