linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net, 0/2] Fix usage of irq affinity_hint
@ 2023-01-26 21:04 Haiyang Zhang
  2023-01-26 21:04 ` [PATCH net, 1/2] net: mana: Fix hint value before free irq Haiyang Zhang
  2023-01-26 21:04 ` [PATCH net, 2/2] net: mana: Fix accessing freed irq affinity_hint Haiyang Zhang
  0 siblings, 2 replies; 11+ messages in thread
From: Haiyang Zhang @ 2023-01-26 21:04 UTC (permalink / raw)
  To: linux-hyperv, netdev
  Cc: haiyangz, decui, kys, paulros, olaf, vkuznets, davem, linux-kernel

Fix 2 bugs of irq affinity_hint usage in the mana driver

Haiyang Zhang (2):
  net: mana: Fix hint value before free irq
  net: mana: Fix accessing freed irq affinity_hint

 .../net/ethernet/microsoft/mana/gdma_main.c   | 45 +++++++++++--------
 include/net/mana/gdma.h                       |  1 +
 2 files changed, 28 insertions(+), 18 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-01-29 19:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26 21:04 [PATCH net, 0/2] Fix usage of irq affinity_hint Haiyang Zhang
2023-01-26 21:04 ` [PATCH net, 1/2] net: mana: Fix hint value before free irq Haiyang Zhang
2023-01-29  9:27   ` Leon Romanovsky
2023-01-29 18:51     ` Haiyang Zhang
2023-01-29 14:26   ` Michael Kelley (LINUX)
2023-01-29 18:54     ` Haiyang Zhang
2023-01-26 21:04 ` [PATCH net, 2/2] net: mana: Fix accessing freed irq affinity_hint Haiyang Zhang
2023-01-29  9:35   ` Leon Romanovsky
2023-01-29 14:26   ` Michael Kelley (LINUX)
2023-01-29 18:51     ` Haiyang Zhang
2023-01-29 19:05       ` Haiyang Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).