public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/1] Request to cherry-pick 74e7e1efdad4 to 5.15.y
@ 2022-12-13 21:53 Meena Shanmugam
  2022-12-13 21:53 ` [PATCH 5.15 1/1] xen/netback: don't call kfree_skb() with interrupts disabled Meena Shanmugam
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Meena Shanmugam @ 2022-12-13 21:53 UTC (permalink / raw)
  To: stable; +Cc: gregkh, jgross, Meena Shanmugam

The commit 74e7e1efdad4 (xen/netback: don't call kfree_skb() with
interrupts disabled) fixes deadlock in Linux netback driver. This seems
to be a good candidate for the stable trees. This patch didn't apply
cleanly in 5.15 kernel due to difference in function prototypes in
drivers/net/xen-netback/common.h.

Juergen Gross (1):
  xen/netback: don't call kfree_skb() with interrupts disabled

 drivers/net/xen-netback/common.h    | 2 +-
 drivers/net/xen-netback/interface.c | 6 ++++--
 drivers/net/xen-netback/rx.c        | 8 +++++---
 3 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.39.0.rc1.256.g54fd8350bd-goog


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

end of thread, other threads:[~2022-12-14 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-13 21:53 [PATCH 5.15 0/1] Request to cherry-pick 74e7e1efdad4 to 5.15.y Meena Shanmugam
2022-12-13 21:53 ` [PATCH 5.15 1/1] xen/netback: don't call kfree_skb() with interrupts disabled Meena Shanmugam
2022-12-14  5:36 ` [PATCH 5.15 0/1] Request to cherry-pick 74e7e1efdad4 to 5.15.y Juergen Gross
2022-12-14  8:53 ` Greg KH
2022-12-14 17:32   ` Meena Shanmugam

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