* [PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt
@ 2024-06-14 8:46 Thomas Huth
2024-06-14 15:06 ` Randy Dunlap
2024-06-17 22:15 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2024-06-14 8:46 UTC (permalink / raw)
To: linux-doc, netdev, David S. Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni
Cc: linux-kernel, Jonathan Corbet
The string "ltpc" cannot be found in the source code anymore. This
kernel parameter likely belonged to the LocalTalk PC card module
which has been removed in commit 03dcb90dbf62 ("net: appletalk:
remove Apple/Farallon LocalTalk PC support"), so we should remove
it from kernel-parameters.txt now, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
Documentation/admin-guide/kernel-parameters.txt | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 423427bf6e49..a9b905bbc8ca 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3184,9 +3184,6 @@
unlikely, in the extreme case this might damage your
hardware.
- ltpc= [NET]
- Format: <io>,<irq>,<dma>
-
lsm.debug [SECURITY] Enable LSM initialization debugging output.
lsm=lsm1,...,lsmN
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt
2024-06-14 8:46 [PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt Thomas Huth
@ 2024-06-14 15:06 ` Randy Dunlap
2024-06-17 22:15 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2024-06-14 15:06 UTC (permalink / raw)
To: Thomas Huth, linux-doc, netdev, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni
Cc: linux-kernel, Jonathan Corbet
On 6/14/24 1:46 AM, Thomas Huth wrote:
> The string "ltpc" cannot be found in the source code anymore. This
> kernel parameter likely belonged to the LocalTalk PC card module
> which has been removed in commit 03dcb90dbf62 ("net: appletalk:
> remove Apple/Farallon LocalTalk PC support"), so we should remove
> it from kernel-parameters.txt now, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> Documentation/admin-guide/kernel-parameters.txt | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 423427bf6e49..a9b905bbc8ca 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3184,9 +3184,6 @@
> unlikely, in the extreme case this might damage your
> hardware.
>
> - ltpc= [NET]
> - Format: <io>,<irq>,<dma>
> -
> lsm.debug [SECURITY] Enable LSM initialization debugging output.
>
> lsm=lsm1,...,lsmN
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt
2024-06-14 8:46 [PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt Thomas Huth
2024-06-14 15:06 ` Randy Dunlap
@ 2024-06-17 22:15 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2024-06-17 22:15 UTC (permalink / raw)
To: Thomas Huth, linux-doc, netdev, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni
Cc: linux-kernel
Thomas Huth <thuth@redhat.com> writes:
> The string "ltpc" cannot be found in the source code anymore. This
> kernel parameter likely belonged to the LocalTalk PC card module
> which has been removed in commit 03dcb90dbf62 ("net: appletalk:
> remove Apple/Farallon LocalTalk PC support"), so we should remove
> it from kernel-parameters.txt now, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> Documentation/admin-guide/kernel-parameters.txt | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 423427bf6e49..a9b905bbc8ca 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3184,9 +3184,6 @@
> unlikely, in the extreme case this might damage your
> hardware.
>
> - ltpc= [NET]
> - Format: <io>,<irq>,<dma>
> -
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-17 22:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 8:46 [PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt Thomas Huth
2024-06-14 15:06 ` Randy Dunlap
2024-06-17 22:15 ` Jonathan Corbet
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).