Re: [PATCH v6 0/2] gpiolib: acpi: Add robust bounds-checking and safe address handling

From: Bartosz Golaszewski

Date: Tue Jun 16 2026 - 05:54:18 EST


On Fri, 12 Jun 2026 10:52:57 +0200, Mika Westerberg
<mika.westerberg@xxxxxxxxxxxxxxx> said:
> 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>
>

Andy, Mika: do you want me to queue these directly for v7.2?

Bart