Re: [PATCH] media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
From: Dan Carpenter
Date: Thu Jan 04 2024 - 05:04:54 EST
On Thu, Dec 28, 2023 at 06:39:25PM +0900, Hidenori Kobayashi wrote:
> The pad's flags is checked in media_entity_pads_init(), so it has to be
> initialized beforehand. The ops initialization is also moved together
> for readability.
>
How does this bug look like to a user? What is the Fixes tag? Does
this need to be backported to stable?
regards,
dan carpenter