[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1592981136-3572-1-git-send-email-yangtiezhu@loongson.cn>
Date: Wed, 24 Jun 2020 14:45:29 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>,
Marc Zyngier <maz@...nel.org>, Rob Herring <robh+dt@...nel.org>
Cc: Huacai Chen <chenhc@...ote.com>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-mips@...r.kernel.org, Xuefeng Li <lixuefeng@...ngson.cn>
Subject: [PATCH v2 0/7 RESEND] irqchip: Fix some issues and do some code cleanups about Loongson
[git send-email failed, so resend, sorry for that]
Check the return value of irq_domain_translate_onecell() and
irq_domain_translate_twocell(), do some code cleanups about
Loongson to make it more clean and readable.
v2:
- In order to avoid git send-email failed, make the related patches
about Loongson into a new patch series and add "Fixes" tag
Tiezhu Yang (7):
irqchip/loongson-htpic: Remove redundant kfree operation
irqchip/loongson-htpic: Remove unneeded select of I8259
irqchip/loongson-htvec: Fix potential resource leak
irqchip/loongson-htvec: Check return value of
irq_domain_translate_onecell()
irqchip/loongson-pch-pic: Check return value of
irq_domain_translate_twocell()
irqchip/loongson-pch-msi: Remove unneeded variable
dt-bindings: interrupt-controller: Fix typos in loongson,liointc.yaml
.../bindings/interrupt-controller/loongson,liointc.yaml | 4 ++--
drivers/irqchip/Kconfig | 1 -
drivers/irqchip/irq-loongson-htpic.c | 6 ++----
drivers/irqchip/irq-loongson-htvec.c | 10 ++++++++--
drivers/irqchip/irq-loongson-pch-msi.c | 7 +------
drivers/irqchip/irq-loongson-pch-pic.c | 15 +++++++++------
6 files changed, 22 insertions(+), 21 deletions(-)
--
2.1.0
Powered by blists - more mailing lists