[PATCH v2 2/2] console: Don't start/stop console if stdio device invalid

Simon Glass sjg at chromium.org
Mon Feb 1 21:18:54 CET 2021


Hi Nicolas,

On Thu, 28 Jan 2021 at 06:12, Nicolas Saenz Julienne
<nsaenzjulienne at suse.de> wrote:
>
> Don't start/stop an stdio device that might have been already freed.
>
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
> Fixes: 70c2525c0d3c ("IOMUX: Stop dropped consoles")
>
> ---
> Changes since v1:
>  - Add comment stating this should be properly fixed
>
>  common/console.c | 9 +++++++++
>  1 file changed, 9 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

Since this says it is a stopgap, when does the real fix come?

Regards,
Simon


More information about the U-Boot mailing list