From: Warner Losh <imp@bsdimp.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: "Kyle Evans" <kevans@freebsd.org>,
"Alex Bennée" <alex.bennee@linaro.org>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Peter Maydell" <peter.maydell@linaro.org>
Subject: Re: [PATCH v2] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
Date: Tue, 1 Feb 2022 15:56:12 -0700 [thread overview]
Message-ID: <CANCZdfpr1O09Cng4Cq3o_3V99S2uwZnqUhhYL0ve7SHTCKTjxQ@mail.gmail.com> (raw)
In-Reply-To: <42f97813-b487-d57a-89db-561558f95dc9@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 634 bytes --]
On Tue, Feb 1, 2022 at 2:40 PM Richard Henderson <
richard.henderson@linaro.org> 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<imp@bsdimp.com>
> > ---
> > bsd-user/signal-common.h | 5 +++++
> > bsd-user/signal.c | 5 +++++
> > 2 files changed, 10 insertions(+)
>
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
>
thanks!
> r~
>
[-- Attachment #2: Type: text/html, Size: 1325 bytes --]
prev parent reply other threads:[~2022-02-02 3:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-01 21:28 [PATCH v2] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026 Warner Losh
2022-02-01 21:40 ` Richard Henderson
2022-02-01 22:56 ` Warner Losh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CANCZdfpr1O09Cng4Cq3o_3V99S2uwZnqUhhYL0ve7SHTCKTjxQ@mail.gmail.com \
--to=imp@bsdimp.com \
--cc=alex.bennee@linaro.org \
--cc=kevans@freebsd.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).