On 2025/4/7 22:14, Zijun Hu wrote:
This patch series is to fix OF device node refcount leakage for
- of_irq_parse_and_map_pci()
- of_pci_prop_intr_map()
Signed-off-by: Zijun Hu quic_zijuhu@quicinc.com
Zijun Hu (2): PCI: of: Fix OF device node refcount leakage in API of_irq_parse_and_map_pci() PCI: of: Fix OF device node refcount leakages in of_pci_prop_intr_map()
Hi Bjorn,
Not sure if this patch series is still in your review queue.
Also show below mainline fixes for your reference.
962a2805e47b ("of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()") ff93e7213d6c ("of/irq: Fix device node refcount leakage in API of_irq_parse_raw()")