> -----Original Message-----
> From: Ganapati Kundapura <[email protected]>
> Sent: Thursday, December 1, 2022 7:47 AM
> To: [email protected]; Jerin Jacob Kollanukkaran <[email protected]>; 
> [email protected];
> [email protected]
> Cc: [email protected]
> Subject: [EXT] [PATCH v2 3/5] eventdev/crypto: fix wrong offset used while 
> flushing events
> 
> External Email
> 
> ----------------------------------------------------------------------
> Events enqueued to eventdev from the beginning of the circular buffer.
> This leads to invalid or already freed events getting enqueued to eventdev 
> from the circular buffer.
> 
> Fixed by enqueuing the events to eventdev from the head pointer of circular 
> buffer.
> 
> Fixes: 7901eac3409a ("eventdev: add crypto adapter implementation")
> 
> Signed-off-by: Ganapati Kundapura <[email protected]>
> ---
Acked-by: Volodymyr Fialko <[email protected]>

Reply via email to