netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] mctp: Fix incorrect refs for extended addr
@ 2022-02-22  4:17 Matt Johnston
  2022-02-22  4:17 ` [PATCH net-next v3 1/2] mctp: make __mctp_dev_get() take a refcount hold Matt Johnston
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Matt Johnston @ 2022-02-22  4:17 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller, Jakub Kicinski, Jeremy Kerr

This fixes an incorrect netdev unref and also addresses the race
condition identified by Jakub in v2. Thanks for the review.

Cheers,
Matt

Matt Johnston (2):
  mctp: make __mctp_dev_get() take a refcount hold
  mctp: Fix incorrect netdev unref for extended addr

 net/mctp/device.c     | 21 ++++++++++++++++++---
 net/mctp/route.c      | 13 ++++++-------
 net/mctp/test/utils.c |  1 -
 3 files changed, 24 insertions(+), 11 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-02-23 12:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22  4:17 [PATCH net-next v3 0/2] mctp: Fix incorrect refs for extended addr Matt Johnston
2022-02-22  4:17 ` [PATCH net-next v3 1/2] mctp: make __mctp_dev_get() take a refcount hold Matt Johnston
2022-02-23  3:59   ` Jakub Kicinski
2022-02-23  4:22     ` Jeremy Kerr
2022-02-22  4:17 ` [PATCH net-next v3 2/2] mctp: Fix incorrect netdev unref for extended addr Matt Johnston
2022-02-23 12:30 ` [PATCH net-next v3 0/2] mctp: Fix incorrect refs " patchwork-bot+netdevbpf

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).