From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v2 3/4] target/arm: Compute TB_FLAGS for TBI for user-only
Date: Mon, 4 Feb 2019 14:53:19 +0000 [thread overview]
Message-ID: <709d3196-18c8-1823-b73d-a6fee441f043@linaro.org> (raw)
In-Reply-To: <CAFEAcA84U00c=_q2Okkpd3vpwEC6O7KHMcz5NDTch+yOLLtd-Q@mail.gmail.com>
On 2/4/19 2:45 PM, Peter Maydell wrote:
> On Mon, 4 Feb 2019 at 13:21, Richard Henderson
> <richard.henderson@linaro.org> wrote:
>>
>> Enables, but does not turn on, TBI for CONFIG_USER_ONLY.
>>
>> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
>> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
>> ---
>
> This patch turns out to break compilation of the linux-user
> targets with clang, which is stricter than gcc about warning about
> unused static functions.
>
> I propose to squash in the following fixup patch:
Thanks, that works for me.
r~
next prev parent reply other threads:[~2019-02-04 14:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-04 13:21 [Qemu-devel] [PATCH v2 0/4] target/arm: Implement TBI for user-only Richard Henderson
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 1/4] target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore Richard Henderson
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 2/4] target/arm: Clean TBI for data operations in the translator Richard Henderson
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 3/4] target/arm: Compute TB_FLAGS for TBI for user-only Richard Henderson
2019-02-04 14:45 ` Peter Maydell
2019-02-04 14:53 ` Richard Henderson [this message]
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 4/4] target/arm: Enable " Richard Henderson
2019-02-04 14:14 ` [Qemu-devel] [PATCH v2 0/4] target/arm: Implement " Peter Maydell
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=709d3196-18c8-1823-b73d-a6fee441f043@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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).