public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/2] Fix a bug and commit a code optimization
@ 2022-07-18 13:07 Xu Qiang
  2022-07-18 13:07 ` [PATCH -next 1/2] irqdomain: fix possible uninitialized variable in irq_find_mapping() Xu Qiang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Xu Qiang @ 2022-07-18 13:07 UTC (permalink / raw)
  To: maz, tglx; +Cc: linux-kernel, xuqiang36, rui.xiang

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-18 17:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-18 13:07 [PATCH -next 0/2] Fix a bug and commit a code optimization Xu Qiang
2022-07-18 13:07 ` [PATCH -next 1/2] irqdomain: fix possible uninitialized variable in irq_find_mapping() Xu Qiang
2022-07-18 14:12   ` Marc Zyngier
2022-07-18 13:07 ` [PATCH -next 2/2] irqdomain: Replace revmap_direct_max_irq field with hwirq_max field Xu Qiang
2022-07-18 17:00   ` kernel test robot
2022-07-18 14:21 ` [PATCH -next 0/2] Fix a bug and commit a code optimization Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox