Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
* [PATCH 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
@ 2026-09-05  7:03 Karl Mehltretter
  2026-09-05  7:03 ` [PATCH 1/9] docs: kernel-parameters: Drop the atarimouse= entry Karl Mehltretter
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Karl Mehltretter @ 2026-09-05  7:03 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Karl Mehltretter, Geert Uytterhoeven, linux-m68k, Dmitry Torokhov,
	linux-input, linux-doc, Thomas Gleixner, Ingo Molnar,
	Borislav Petkov, Dave Hansen, x86, Steve Wahl, Dimitri Sivanich,
	Tony Luck, linux-edac, Krzysztof Kozlowski, Arnd Bergmann,
	linux-samsung-soc, linux-arm-kernel, Tony Lindgren, Kevin Hilman,
	linux-omap, Dominik Brodowski, Damien Le Moal, Niklas Cassel,
	linux-ide

kernel-parameters.txt still documents ten boot parameters whose parsing
code was removed with the drivers or platforms that used them, one of
them (atarimouse=) since before the git history. One patch per
parameter, each with a Fixes: tag for the commit that removed the
parser, so the maintainers of that area are on their own patch only;
the two pata_legacy module parameters share the last one. Each entry
was checked with git grep for its __setup(), early_param() and
module_param() handler and with git log -S for the removing commit.

Karl Mehltretter (9):
  docs: kernel-parameters: Drop the atarimouse= entry
  docs: kernel-parameters: Drop the bau= entry
  docs: kernel-parameters: Drop the edac_report= entry
  docs: kernel-parameters: Drop the enable_timer_pin_1 entry
  docs: kernel-parameters: Drop the mini2440= entry
  docs: kernel-parameters: Drop the nomfgpt entry
  docs: kernel-parameters: Drop the omap_mux= entry
  docs: kernel-parameters: Drop the pcmv= entry
  docs: kernel-parameters: Drop the pata_legacy.qdi and
    pata_legacy.winbond entries

 .../admin-guide/kernel-parameters.txt         | 67 -------------------
 1 file changed, 67 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2026-09-05 19:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-05  7:03 [PATCH 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist Karl Mehltretter
2026-09-05  7:03 ` [PATCH 1/9] docs: kernel-parameters: Drop the atarimouse= entry Karl Mehltretter
2026-09-05  8:02   ` Michael Schmitz
2026-09-05  7:03 ` [PATCH 2/9] docs: kernel-parameters: Drop the bau= entry Karl Mehltretter
2026-09-05  7:03 ` [PATCH 3/9] docs: kernel-parameters: Drop the edac_report= entry Karl Mehltretter
2026-09-05  7:03 ` [PATCH 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry Karl Mehltretter
2026-09-05 19:04   ` Thomas Gleixner
2026-09-05  7:03 ` [PATCH 5/9] docs: kernel-parameters: Drop the mini2440= entry Karl Mehltretter
2026-09-05  7:22   ` Krzysztof Kozlowski
2026-09-05  7:03 ` [PATCH 6/9] docs: kernel-parameters: Drop the nomfgpt entry Karl Mehltretter
2026-09-05  7:03 ` [PATCH 7/9] docs: kernel-parameters: Drop the omap_mux= entry Karl Mehltretter
2026-09-05  8:21   ` Andreas Kemnade
2026-09-05  7:03 ` [PATCH 8/9] docs: kernel-parameters: Drop the pcmv= entry Karl Mehltretter
2026-09-05  7:03 ` [PATCH 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries Karl Mehltretter
2026-09-05  8:01   ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox