[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220719063641.56541-1-xuqiang36@huawei.com>
Date: Tue, 19 Jul 2022 06:36:39 +0000
From: Xu Qiang <xuqiang36@...wei.com>
To: <maz@...nel.org>, <tglx@...utronix.de>
CC: <linux-kernel@...r.kernel.org>, <xuqiang36@...wei.com>,
<weiyongjun1@...wei.com>, <guohanjun@...wei.com>
Subject: [PATCH v2 -next 0/2] Fix a bug and commit a code optimization
1.Patch#1 fix an issue where the Linux IRQ number is not stored;
2.Patch#2 submit a code optimization to replace revmap_direct_max_irq
field with hwirq_max field;
v2:
1. Modify the commit log to make it easier for developers to understand in patch#1;
2. Modify a compile warning in Patch#2;
Xu Qiang (2):
irqdomain: Fix an issue where the Linux IRQ number is not stored
irqdomain: Replace revmap_direct_max_irq field with hwirq_max field
kernel/irq/irqdomain.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
--
2.17.1
Powered by blists - more mailing lists