Acked-by: Kai Ji <[email protected]>
> -----Original Message-----
> From: Kusztal, ArkadiuszX <[email protected]>
> Sent: Monday, November 7, 2022 9:24 AM
> To: [email protected]
> Cc: [email protected]; Ji, Kai <[email protected]>; Kusztal, ArkadiuszX
> <[email protected]>
> Subject: [PATCH] common/qat: fix undefined initial slice
>
> This commit fixes undefined initial value of slice capability.
> When unset it could lead to undefined read of capability due to stack frame
> picked values, is should therefore be set to 0.
>
> Fixes: b3cbbcdffa4f ("common/qat: read HW slice configuration")
>
> Signed-off-by: Arek Kusztal <[email protected]>
> ---
> 2.13.6