public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/netback: fix issue introduced recently
@ 2023-03-27  8:36 Juergen Gross
  2023-03-27  8:36 ` [PATCH 1/2] xen/netback: don't do grant copy across page boundary Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Juergen Gross @ 2023-03-27  8:36 UTC (permalink / raw)
  To: linux-kernel, netdev
  Cc: Juergen Gross, Wei Liu, Paul Durrant, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, xen-devel, stable

The fix for XSA-423 introduced a bug which resulted in loss of network
connection in some configurations.

The first patch is fixing the issue, while the second one is removing
a test which isn't needed.

Juergen Gross (2):
  xen/netback: don't do grant copy across page boundary
  xen/netback: remove not needed test in xenvif_tx_build_gops()

 drivers/net/xen-netback/common.h  |  2 +-
 drivers/net/xen-netback/netback.c | 29 +++++++++++++++++++++++------
 2 files changed, 24 insertions(+), 7 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2023-03-28 13:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-27  8:36 [PATCH 0/2] xen/netback: fix issue introduced recently Juergen Gross
2023-03-27  8:36 ` [PATCH 1/2] xen/netback: don't do grant copy across page boundary Juergen Gross
2023-03-27  9:04   ` Paul Durrant
2023-03-27  9:49   ` Jan Beulich
2023-03-27 10:07     ` Juergen Gross
2023-03-27 15:38       ` Jan Beulich
2023-03-27 16:22         ` Juergen Gross
2023-03-28  7:50           ` Jan Beulich
2023-03-27  8:36 ` [PATCH 2/2] xen/netback: remove not needed test in xenvif_tx_build_gops() Juergen Gross
2023-03-27  9:04   ` Paul Durrant
2023-03-28 13:30 ` [PATCH 0/2] xen/netback: fix issue introduced recently 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