> -----Original Message----- > From: Radu Nicolau <[email protected]> > Sent: Friday, May 23, 2025 10:05 PM > To: Jay Zhou <[email protected]>; Fan Zhang > <[email protected]>; Chenbo Xia <[email protected]> > Cc: [email protected]; Nicolau, Radu <[email protected]>; > [email protected]; [email protected] > Subject: [PATCH] crypto/virtio: add request check on request side > > Add same request checks on the request side. > > Fixes: b2866f473369 ("vhost/crypto: fix missed request check for copy > mode") > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Radu Nicolau <[email protected]> > --- > drivers/crypto/virtio/virtio_rxtx.c | 40 +++++++++++++++++++++++++++++ > 1 file changed, 40 insertions(+) > Tested-by: Yu Jiang <[email protected]>
Best regards, Yu Jiang

