From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Eric Auger" <eric.auger@redhat.com>,
qemu-arm@nongnu.org, "Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Peter Xu" <peterx@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>
Subject: [PATCH v2 0/2] hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer
Date: Thu, 27 Feb 2020 08:51:09 +0100 [thread overview]
Message-ID: <20200227075111.15275-1-philmd@redhat.com> (raw)
This series include the previous patch from Eric, then a
code refactor to avoid similar mistakes in the future.
v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg683451.html
Supersedes: <20200226172628.17449-1-eric.auger@redhat.com>
Eric Auger (1):
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Philippe Mathieu-Daudé (1):
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
hw/arm/smmu-common.c | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
--
2.21.1
next reply other threads:[~2020-02-27 7:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-27 7:51 Philippe Mathieu-Daudé [this message]
2020-02-27 7:51 ` [PATCH v2 1/2] hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus Philippe Mathieu-Daudé
2020-02-27 7:51 ` [PATCH v2 2/2] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic Philippe Mathieu-Daudé
2020-02-27 8:31 ` Auger Eric
2020-02-27 15:52 ` Peter Xu
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=20200227075111.15275-1-philmd@redhat.com \
--to=philmd@redhat.com \
--cc=eric.auger@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=peterx@redhat.com \
--cc=qemu-arm@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.