Re: [PATCH v6 0/2] gpiolib: acpi: Add robust bounds-checking and safe address handling
From: Mika Westerberg
Date: Fri Jun 12 2026 - 04:53:29 EST
Hi,
On Wed, Jun 10, 2026 at 05:42:02PM +0200, Marco Scardovi wrote:
> Hi all,
>
> The series adds explicit bounds checking for GPIO pin accesses and
> ensures safe handling of ACPI addresses in OperationRegion handlers,
> without referring to truncation or wrap-around behavior, which does
> not apply.
I'm fine with these now.
For both,
Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>