Re: [PATCH v2 05/24] media: iris: Allow substate transition to load resources during output streaming
From: Dikshita Agarwal
Date: Thu Aug 14 2025 - 03:54:52 EST
On 8/14/2025 11:43 AM, Krzysztof Kozlowski wrote:
> On 14/08/2025 00:55, Konrad Dybcio wrote:
>> On 8/13/25 11:51 PM, Bryan O'Donoghue wrote:
>>> On 13/08/2025 10:37, Dikshita Agarwal wrote:
>>>> However, now after removing that restriction, the instance state can be
>>>> OUTPUT_STREAMING when firmware start is triggered and substate needs to
>>>> be moved to LOAD_RESOURCES.
>>>>
>>>> Fixes: 547f7b8c5090 ("media: iris: add check to allow sub states transitions")
>>>
>>> If a restriction has been removed, has that restriction been marked as a
>>> Fixes: ?
>>>
>>> If not then we can't actually backport this fix as the dependency - the
>>> restriction removal has not been marked for backport.
>>
>> Please stop confusing fixes and backports..
>>
>> If you're really paranoid about this commit getting autoselected, see
>> 'noautosel' under this section:
>>
>> https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1
>
> Commit still needs to explain what is the bug, what is observable issue
> being fixed here. Lack of feature is not a bug.
Ok, will add more info.
Regards,
Dikshita
>
> Best regards,
> Krzysztof