Re: [PATCH 08/19] debug: debug_core: Migrate to register_console_force helper

From: Petr Mladek

Date: Thu Jan 15 2026 - 05:20:05 EST


On Sat 2025-12-27 09:16:15, Marcos Paulo de Souza wrote:
> The register_console_force function was introduced to register consoles
> even on the presence of default consoles, replacing the CON_ENABLE flag
> that was forcing the same behavior.
>
> No functional changes.
>
> Signed-off-by: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>

LGTM, nice cleanup!

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr