From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Warner Losh <imp@bsdimp.com>, qemu-devel@nongnu.org
Cc: Richard Henderson <richard.henderson@linaro.org>,
John Baldwin <jhb@freebsd.org>, Kyle Evans <kevans@freebsd.org>,
Muhammad Moinur Rahman <bofh@FreeBSD.org>
Subject: Re: [PATCH] bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
Date: Tue, 18 Oct 2022 12:29:34 +0200 [thread overview]
Message-ID: <0a504b7d-3b6f-fd74-a4b7-f9b99fa091c1@linaro.org> (raw)
In-Reply-To: <20221012185631.89617-1-imp@bsdimp.com>
On 12/10/22 20:56, Warner Losh wrote:
> From: Muhammad Moinur Rahman <bofh@FreeBSD.org>
>
> Some versions of FreeBSD now require sys/param.h for machine/pmap.h on
> x86. Include them here to meet that requirement. It does no harm on
> older versions, so there's no need to #ifdef it.
>
> Signed-off-by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
> Reviewed-by: John Baldwin <jhb@FreeBSD.org>
> Signed-off-by: Warner Losh <imp@bsdimp.com>
> ---
> bsd-user/host/i386/host-signal.h | 1 +
> bsd-user/host/x86_64/host-signal.h | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
prev parent reply other threads:[~2022-10-18 10:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 18:56 [PATCH] bsd-user: Catch up with sys/param.h requirement for machine/pmap.h Warner Losh
2022-10-12 18:57 ` Warner Losh
2022-10-13 18:21 ` Richard Henderson
2022-10-18 10:29 ` Philippe Mathieu-Daudé [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=0a504b7d-3b6f-fd74-a4b7-f9b99fa091c1@linaro.org \
--to=philmd@linaro.org \
--cc=bofh@FreeBSD.org \
--cc=imp@bsdimp.com \
--cc=jhb@freebsd.org \
--cc=kevans@freebsd.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).