* [PATCH] Dcoumentation/arch/arm64: fix typo
@ 2023-12-03 1:18 Tsung-Han Lin
2023-12-03 2:49 ` Bagas Sanjaya
2023-12-05 15:16 ` Will Deacon
0 siblings, 2 replies; 3+ messages in thread
From: Tsung-Han Lin @ 2023-12-03 1:18 UTC (permalink / raw)
Cc: tsunghan.tw, Catalin Marinas, Will Deacon, Jonathan Corbet,
linux-arm-kernel, linux-doc, linux-kernel
Should be 'if' here.
Signed-off-by: Tsung-Han Lin <tsunghan.tw@gmail.com>
---
Documentation/arch/arm64/arm-acpi.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arch/arm64/arm-acpi.rst b/Documentation/arch/arm64/arm-acpi.rst
index a46c34fa9604..e59e4505d0d9 100644
--- a/Documentation/arch/arm64/arm-acpi.rst
+++ b/Documentation/arch/arm64/arm-acpi.rst
@@ -130,7 +130,7 @@ When an Arm system boots, it can either have DT information, ACPI tables,
or in some very unusual cases, both. If no command line parameters are used,
the kernel will try to use DT for device enumeration; if there is no DT
present, the kernel will try to use ACPI tables, but only if they are present.
-In neither is available, the kernel will not boot. If acpi=force is used
+If neither is available, the kernel will not boot. If acpi=force is used
on the command line, the kernel will attempt to use ACPI tables first, but
fall back to DT if there are no ACPI tables present. The basic idea is that
the kernel will not fail to boot unless it absolutely has no other choice.
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Dcoumentation/arch/arm64: fix typo
2023-12-03 1:18 [PATCH] Dcoumentation/arch/arm64: fix typo Tsung-Han Lin
@ 2023-12-03 2:49 ` Bagas Sanjaya
2023-12-05 15:16 ` Will Deacon
1 sibling, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2023-12-03 2:49 UTC (permalink / raw)
To: Tsung-Han Lin
Cc: Catalin Marinas, Will Deacon, Jonathan Corbet, linux-arm-kernel,
linux-doc, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1354 bytes --]
On Sun, Dec 03, 2023 at 09:18:04AM +0800, Tsung-Han Lin wrote:
> Should be 'if' here.
>
> Signed-off-by: Tsung-Han Lin <tsunghan.tw@gmail.com>
> ---
> Documentation/arch/arm64/arm-acpi.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/arch/arm64/arm-acpi.rst b/Documentation/arch/arm64/arm-acpi.rst
> index a46c34fa9604..e59e4505d0d9 100644
> --- a/Documentation/arch/arm64/arm-acpi.rst
> +++ b/Documentation/arch/arm64/arm-acpi.rst
> @@ -130,7 +130,7 @@ When an Arm system boots, it can either have DT information, ACPI tables,
> or in some very unusual cases, both. If no command line parameters are used,
> the kernel will try to use DT for device enumeration; if there is no DT
> present, the kernel will try to use ACPI tables, but only if they are present.
> -In neither is available, the kernel will not boot. If acpi=force is used
> +If neither is available, the kernel will not boot. If acpi=force is used
> on the command line, the kernel will attempt to use ACPI tables first, but
> fall back to DT if there are no ACPI tables present. The basic idea is that
> the kernel will not fail to boot unless it absolutely has no other choice.
LGTM, thanks!
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Dcoumentation/arch/arm64: fix typo
2023-12-03 1:18 [PATCH] Dcoumentation/arch/arm64: fix typo Tsung-Han Lin
2023-12-03 2:49 ` Bagas Sanjaya
@ 2023-12-05 15:16 ` Will Deacon
1 sibling, 0 replies; 3+ messages in thread
From: Will Deacon @ 2023-12-05 15:16 UTC (permalink / raw)
To: Tsung-Han Lin
Cc: catalin.marinas, kernel-team, Will Deacon, linux-arm-kernel,
linux-kernel, linux-doc, Jonathan Corbet
On Sun, 3 Dec 2023 09:18:04 +0800, Tsung-Han Lin wrote:
> Should be 'if' here.
>
>
I, err, fixed the typo in the subject when applying this...
Applied to arm64 (for-next/misc), thanks!
[1/1] Dcoumentation/arch/arm64: fix typo
https://git.kernel.org/arm64/c/365b1900c93a
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-05 15:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-03 1:18 [PATCH] Dcoumentation/arch/arm64: fix typo Tsung-Han Lin
2023-12-03 2:49 ` Bagas Sanjaya
2023-12-05 15:16 ` Will Deacon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).