[PATCH v2 -next 0/2] Fix a bug and commit a code optimization

From: Xu Qiang
Date: Tue Jul 19 2022 - 02:39:15 EST


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