Re: [PATCH v2] memory: stm32_omm: Fix req2ack update test
From: Patrice CHOTARD
Date: Mon Aug 11 2025 - 08:51:28 EST
On 8/11/25 09:09, Krzysztof Kozlowski wrote:
> On 07/08/2025 09:34, Patrice Chotard wrote:
>> If "st,omm-req2ack-ns" property is found and its value is not 0,
>> the current test doesn't allow to compute and set req2ack value,
>> Fix this test.
>>
>> Fixes: 8181d061dcff ("memory: Add STM32 Octo Memory Manager driver")
>> Signed-off-by: Patrice Chotard <patrice.chotard@xxxxxxxxxxx>
>> ---
>> Changes in v2:
>> - Add more detail in commit message
>> - Remove "Cc: <stable@xxxxxxxxxxxxxxx>" tag as the fixed patch is not part of a LTS.
>
> Why LTS would matter? Which kernel is being fixed here?
Hi Krzysztof,
The fixed kernel is v6.16.
Thanks
Patrice
>
> Best regards,
> Krzysztof