qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: "Clément Chigot" <chigot@adacore.com>, qemu-devel@nongnu.org
Cc: balaton@eik.bme.hu, qemu-ppc@nongnu.org,
	marcandre.lureau@redhat.com, berrange@redhat.com
Subject: Re: [PATCH] hw/display/sm501: fix missing error-report.h
Date: Mon, 28 Jul 2025 17:41:23 +0200	[thread overview]
Message-ID: <c82d6abc-f974-4174-9fed-60a0567d76b9@linaro.org> (raw)
In-Reply-To: <20250728090518.963573-1-chigot@adacore.com>

On 28/7/25 11:05, Clément Chigot wrote:
> "qemu/error-report.h" was previously implicitly included. This is no
> longer the case following 012842c075520dbe1bd96a2fdcf4e218874ba443.
> 
> However, the issue predates this change as `error-report.h` should have
> been included when the `warn_report` call was introduced.
> 
> Fixes: fa140b9562 ("hw/sm501: allow compiling without PIXMAN")
> Signed-off-by: Clément Chigot <chigot@adacore.com>
> ---
>   hw/display/sm501.c | 1 +
>   1 file changed, 1 insertion(+)

Patch queued, thanks!


      parent reply	other threads:[~2025-07-28 15:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-28  9:05 [PATCH] hw/display/sm501: fix missing error-report.h Clément Chigot
2025-07-28  9:07 ` Daniel P. Berrangé
2025-07-28  9:52 ` Philippe Mathieu-Daudé
2025-07-28 15:41 ` 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=c82d6abc-f974-4174-9fed-60a0567d76b9@linaro.org \
    --to=philmd@linaro.org \
    --cc=balaton@eik.bme.hu \
    --cc=berrange@redhat.com \
    --cc=chigot@adacore.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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).