Re: [PATCH 3/3] xen-netback: handle page straddling in xenvif_set_hash_mapping()
From: Wei Liu <hidden> Date: 2018-08-29 12:21:54
On Tue, Aug 28, 2018 at 09:00:14AM -0600, Jan Beulich wrote:
There's no guarantee that the mapping array doesn't cross a page
boundary. Use a second grant copy operation if necessary.
Signed-off-by: Jan Beulich <redacted>