From: Thomas Gleixner <tglx@linutronix.de>
To: Chen Jun <chenjun102@huawei.com>, linux-kernel@vger.kernel.org
Cc: xuqiang36@huawei.com, chenjun102@huawei.com
Subject: Re: [PATCH] irqchip/mbigen: Fix incorrect null pointer check
Date: Tue, 13 Feb 2024 11:11:14 +0100 [thread overview]
Message-ID: <87zfw4hdx9.ffs@tglx> (raw)
In-Reply-To: <20240129130003.18181-1-chenjun102@huawei.com>
On Mon, Jan 29 2024 at 21:00, Chen Jun wrote:
> bus_get_dev_root(&platform_bus_type) always returns NULL.
> This makes mbigen_of_create_domain always return -ENODEV.
>
> Fixes: fea087fc291b ("irqchip/mbigen: move to use bus_get_dev_root()")
Amazing that it took 9 month to figure that out ...
prev parent reply other threads:[~2024-02-13 10:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 13:00 [PATCH] irqchip/mbigen: Fix incorrect null pointer check Chen Jun
2024-02-13 10:09 ` Thomas Gleixner
2024-02-18 3:13 ` chenjun (AM)
2024-02-18 19:58 ` Thomas Gleixner
2024-02-13 10:11 ` Thomas Gleixner [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=87zfw4hdx9.ffs@tglx \
--to=tglx@linutronix.de \
--cc=chenjun102@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xuqiang36@huawei.com \
/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.