From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: Richard Henderson <richard.henderson@linaro.org>,
Helge Deller <deller@gmx.de>
Subject: Re: [PATCH 2/2] hw/pci-host/astro: Don't call pci_regsiter_root_bus() in init
Date: Thu, 18 Sep 2025 12:59:18 +0100 [thread overview]
Message-ID: <CAFEAcA8WJXL4NqZC5BQ6APwrxbaXmeSTGVwb58eJrLfQ2+bndQ@mail.gmail.com> (raw)
In-Reply-To: <20250918114259.1802337-3-peter.maydell@linaro.org>
On Thu, 18 Sept 2025 at 12:43, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> In the astro PCI host bridge device, we call pci_register_root_bus()
> in the device's instance_init. This is a problem for two reasons
oops, typo in subject line: s/regsiter/register/
-- PMM
next prev parent reply other threads:[~2025-09-18 11:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 11:42 [PATCH 0/2] hw/pci-host: fix use-after-free in hppa pci-host devices Peter Maydell
2025-09-18 11:42 ` [PATCH 1/2] hw/pci-host/dino: Don't call pci_register_root_bus() in init Peter Maydell
2025-09-22 9:18 ` Alex Bennée
2025-09-18 11:42 ` [PATCH 2/2] hw/pci-host/astro: Don't call pci_regsiter_root_bus() " Peter Maydell
2025-09-18 11:59 ` Peter Maydell [this message]
2025-09-22 9:18 ` Alex Bennée
2025-09-22 9:03 ` [PATCH 0/2] hw/pci-host: fix use-after-free in hppa pci-host devices Alex Bennée
2025-09-23 23:53 ` Richard Henderson
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=CAFEAcA8WJXL4NqZC5BQ6APwrxbaXmeSTGVwb58eJrLfQ2+bndQ@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=deller@gmx.de \
--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).