[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220622025732.1359389-1-helgaas@kernel.org>
Date: Tue, 21 Jun 2022 21:57:30 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Marek Vasut <marek.vasut+renesas@...il.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Cc: Liang He <windhl@....com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
linux-pci@...r.kernel.org, linux-renesas-soc@...r.kernel.org,
linux-kernel@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>
Subject: [PATCH 0/2] PCI: rcar: Fix of_find_matching_node() reference leak
From: Bjorn Helgaas <bhelgaas@...gle.com>
Alternate proposal for Liang's patch [1].
This is a bulkier fix, but removes the redundant
rcar_pcie_abort_handler_of_match[] table.
It also simplifies the unusual device_initcall()/builtin_platform_driver()
construct, which seems unnecessary as far as I can tell.
Compile-tested only.
[1] https://lore.kernel.org/r/20220621070145.4080147-1-windhl@126.com
Bjorn Helgaas (2):
PCI: rcar: Add dev struct for of_device_get_match_data()
PCI: rcar: Resolve of_find_matching_node() reference leak
drivers/pci/controller/pcie-rcar-host.c | 113 +++++++++++++-----------
1 file changed, 60 insertions(+), 53 deletions(-)
--
2.25.1
Powered by blists - more mailing lists