[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240626030723.74067-1-liuwei09@cestc.cn>
Date: Wed, 26 Jun 2024 11:07:23 +0800
From: Liu Wei <liuwei09@...tc.cn>
To: prarit@...hat.com,
Liu Wei <liuwei09@...tc.cn>,
will@...nel.org
Cc: andrew@...n.ch,
catalin.marinas@....com,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64
From: Prarit Bhargava <prarit@...hat.com>
> On 6/24/24 23:05, Liu Wei wrote:
> > For varying privacy and security reasons, sometimes we would like to
> > completely silence the _serial_ console, and only enable it when needed.
> >
> > But there are many existing systems that depend on this _serial_ console,
> > so add acpi=nospcr to disable console in ACPI SPCR table as default
> > _serial_ console.
> >
> > Signed-off-by: Liu Wei <liuwei09@...tc.cn>
> > Suggested-by: Prarit Bhargava <prarit@...hat.com>
> > Suggested-by: Will Deacon <will@...nel.org>
> > Suggested-by: Andrew Lunn <andrew@...n.ch>
> > ---
> >
> > v2: Add a config option suggested by Prarit
> >
> > v3: Use cmdline acpi=nospcr instead of config
> >
> > v4: Some description in comment or document
> > ---
> > .../admin-guide/kernel-parameters.txt | 10 +++++++---
> > arch/arm64/kernel/acpi.c | 18 +++++++++++++++++-
> > 2 files changed, 24 insertions(+), 4 deletions(-)
> >
> > ...
> >
>
> This looks good to me. Sorry that this took so long Liu.
>
> Reviewed-by: Prarit Bhargava <prarit@...hat.com>
>
Thanks, my pleasure.
Liu Wei
>
> P.
Powered by blists - more mailing lists