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

Xu Qiang posted 2 patches 3 years, 9 months ago
There is a newer version of this series
kernel/irq/irqdomain.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
[PATCH -next 0/2] Fix a bug and commit a code optimization
Posted by Xu Qiang 3 years, 9 months ago
Xu Qiang (2):
  irqdomain: fix possible uninitialized variable in irq_find_mapping()
  irqdomain: Replace revmap_direct_max_irq field with hwirq_max field

 kernel/irq/irqdomain.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.17.1
Re: [PATCH -next 0/2] Fix a bug and commit a code optimization
Posted by Marc Zyngier 3 years, 9 months ago
On Mon, 18 Jul 2022 14:07:57 +0100,
Xu Qiang <xuqiang36@huawei.com> wrote:
> 
> Xu Qiang (2):
>   irqdomain: fix possible uninitialized variable in irq_find_mapping()
>   irqdomain: Replace revmap_direct_max_irq field with hwirq_max field
> 
>  kernel/irq/irqdomain.c | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)

Although I'm supportive of your effort to have sent a cover letter (I
wish people did that more often), you probably want to add some actual
information here.

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.