linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters
@ 2023-05-21 22:31 Jiaxun Yang
  2023-05-21 22:31 ` [PATCH 1/3] MIPS: Rework smt cmdline parameters Jiaxun Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jiaxun Yang @ 2023-05-21 22:31 UTC (permalink / raw)
  To: linux-mips; +Cc: linux-kernel, tsbogend, linux-doc, corbet, Jiaxun Yang

Hi all

This patchset is to enhance the usage and documentation of some parameters.

Please review.
Thanks
- Jiaxun

Jiaxun Yang (3):
  MIPS: Rework smt cmdline parameters
  MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP
  Documentation: kernel-parameters: Add some MIPS parameters

 .../admin-guide/kernel-parameters.txt         | 37 +++++++++++++++++--
 arch/mips/Kconfig                             |  1 +
 arch/mips/include/asm/smp.h                   |  2 +
 arch/mips/kernel/smp-cps.c                    | 13 +------
 arch/mips/kernel/smp-mt.c                     |  3 +-
 arch/mips/kernel/smp.c                        | 18 +++++++++
 6 files changed, 57 insertions(+), 17 deletions(-)

-- 
2.39.2 (Apple Git-143)


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

end of thread, other threads:[~2023-06-09  8:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-21 22:31 [PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters Jiaxun Yang
2023-05-21 22:31 ` [PATCH 1/3] MIPS: Rework smt cmdline parameters Jiaxun Yang
2023-06-09  8:36   ` Thomas Bogendoerfer
2023-05-21 22:31 ` [PATCH 2/3] MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP Jiaxun Yang
2023-06-09  8:36   ` Thomas Bogendoerfer
2023-05-21 22:31 ` [PATCH 3/3] Documentation: kernel-parameters: Add some MIPS parameters Jiaxun Yang
2023-05-21 23:10   ` Randy Dunlap

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).