[PATCH v3 1/6] arch: imx: fix incorrect shutdown call for inactive video devices
David Zang
davidzangcs at gmail.com
Sun Feb 22 02:24:28 CET 2026
On Fri, Feb 13, 2026 at 2:50 AM Brian Ruley <brian.ruley at gehealthcare.com>
wrote:
> Somehow I missed that ipuv3_fb_shutdown() can be called for inactive
> devices, resulting in invalid memory access and preventing the kernel
> from booting.
>
> Fixes: 32da6773f62 ("video: imx: ipuv3: refactor to use dm-managed state")
> Signed-off-by: Brian Ruley <brian.ruley at gehealthcare.com>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - New
>
> arch/arm/mach-imx/cpu.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
>
Reviewed-by: David Zang <davidzangcs at gmail.com>
David
More information about the U-Boot
mailing list