On Fri, Aug 23, 2024 at 09:56:46AM +, Soumyadeep Hore wrote:
> From: Fabio Pricoco
>
> Correct the logic for determining the maximum PFA offset to include the
> extra last word. Additionally, make the driver robust against overflows
> by using check_add_overflow. This ensures that even if the
From: Fabio Pricoco
Correct the logic for determining the maximum PFA offset to include the
extra last word. Additionally, make the driver robust against overflows
by using check_add_overflow. This ensures that even if the NVM
provides bogus data, the driver will not overflow, and will instead lo
2 matches
Mail list logo