[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241125145848.506347-1-yeoreum.yun@arm.com>
Date: Mon, 25 Nov 2024 14:58:46 +0000
From: Yeoreum Yun <yeoreum.yun@....com>
To: catalin.marinas@....com,
will@...nel.org,
broonie@...nel.org,
sudeep.holla@....com,
guohanjun@...wei.com,
gshan@...hat.com,
prarit@...hat.com,
Jonathan.Cameron@...wei.com,
dwmw@...zon.co.uk,
ardb@...nel.org,
hagarhem@...zon.com
Cc: linux-arm-kernel@...ts.infradead.org,
linux-efi@...r.kernel.org,
linux-kernel@...r.kernel.org,
nd@....com,
Yeoreum Yun <yeoreum.yun@....com>
Subject: [PATCH 0/2] small fixes when boot with acpi=force option
When acpi=force option is used, the dt should be ignored whether it's
invalid, passed from command line or from configuration table but it
doesn't so it produces error message
while scanning dt early time thou it isn't used in booting process.
Change to ignore dt when acpi=force option is used.
Yeoreum Yun (2):
arm64/acpi: panic when failed to init acpi table with acpi=force
option
efi/fdt: ignore dtb when acpi option is used with force
arch/arm64/kernel/acpi.c | 2 ++
drivers/firmware/efi/libstub/fdt.c | 10 ++++++----
2 files changed, 8 insertions(+), 4 deletions(-)
--
LEVI:{C3F47F37-75D8-414A-A8BA-3980EC8A46D7}
Powered by blists - more mailing lists