Re: [PATCH bpf v5 1/2] xdp: hold device for umem regardless of zero-copy mode

From: Jonathan Lemon
Date: Thu Jun 27 2019 - 18:04:40 EST


On 27 Jun 2019, at 3:15, Ilya Maximets wrote:

Device pointer stored in umem regardless of zero-copy mode,
so we heed to hold the device in all cases.

Fixes: c9b47cc1fabc ("xsk: fix bug when trying to use both copy and zero-copy on one queue id")
Signed-off-by: Ilya Maximets <i.maximets@xxxxxxxxxxx>

Acked-by: Jonathan Lemon <jonathan.lemon@xxxxxxxxx>