Hi Nicolas, On Thu, 28 Jan 2021 at 06:12, Nicolas Saenz Julienne <nsaenzjulie...@suse.de> wrote: > > Don't start/stop an stdio device that might have been already freed. > > Signed-off-by: Nicolas Saenz Julienne <nsaenzjulie...@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 <s...@chromium.org> Since this says it is a stopgap, when does the real fix come? Regards, Simon