[PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters

From: Jiaxun Yang
Date: Sun May 21 2023 - 18:32:59 EST


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)