[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230327083646.18690-1-jgross@suse.com>
Date: Mon, 27 Mar 2023 10:36:44 +0200
From: Juergen Gross <jgross@...e.com>
To: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Cc: Juergen Gross <jgross@...e.com>, Wei Liu <wei.liu@...nel.org>,
Paul Durrant <paul@....org>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
xen-devel@...ts.xenproject.org, stable@...r.kernel.org
Subject: [PATCH 0/2] xen/netback: fix issue introduced recently
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
Powered by blists - more mailing lists