Hi,
On Tue, Jun 10, 2025 at 1:03 PM Marcos Paulo de Souza
wrote:
>
> On Mon, 2025-06-09 at 13:13 -0700, Doug Anderson wrote:
> > Hi,
> >
> > On Fri, Jun 6, 2025 at 7:54 PM Marcos Paulo de Souza
> > wrote:
> > >
> > > All consoles found on for_each_console are registered, meaning that
> > > all o
On Mon, 2025-06-09 at 13:13 -0700, Doug Anderson wrote:
> Hi,
>
> On Fri, Jun 6, 2025 at 7:54 PM Marcos Paulo de Souza
> wrote:
> >
> > All consoles found on for_each_console are registered, meaning that
> > all of
> > them are CON_ENABLED. The code tries to find an active console, so
> > check
Hello:
This patch was applied to riscv/linux.git (fixes)
by Masahiro Yamada :
On Tue, 3 Jun 2025 03:12:54 +0900 you wrote:
> The extra-y syntax is deprecated. Instead, use always-$(KBUILD_BUILTIN),
> which behaves equivalently.
>
> Signed-off-by: Masahiro Yamada
> ---
>
> arch/alpha/kernel/M