public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Miscellaneous kernel command line fixes
@ 2019-04-10 23:04 Atish Patra
  2019-04-10 23:04 ` [PATCH v2 1/4] RISC-V: Add RISC-V specific arch_match_cpu_phys_id Atish Patra
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Atish Patra @ 2019-04-10 23:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: Atish Patra, Albert Ou, Andreas Schwab, Anup Patel,
	Dmitriy Cherkasov, Johan Hovold, linux-riscv, Palmer Dabbelt,
	Paul Walmsley

Assorted command line option fixes for RISC-V.

Changes from v1->v2.
1. Update pr_err string in patch (4/4) as per review.

Atish Patra (4):
RISC-V: Add RISC-V specific arch_match_cpu_phys_id
RISC-V: Fix of_get_cpu_node usage
RISC-V: Implement nosmp commandline option.
RISC-V: Support nr_cpus command line option.

arch/riscv/kernel/cpu.c     |  3 +--
arch/riscv/kernel/smp.c     |  5 +++++
arch/riscv/kernel/smpboot.  |  0
arch/riscv/kernel/smpboot.c | 22 ++++++++++++++++++++--
4 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 arch/riscv/kernel/smpboot.

--
2.21.0


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

end of thread, other threads:[~2019-04-11 18:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-10 23:04 [PATCH v2 0/4] Miscellaneous kernel command line fixes Atish Patra
2019-04-10 23:04 ` [PATCH v2 1/4] RISC-V: Add RISC-V specific arch_match_cpu_phys_id Atish Patra
2019-04-11  6:58   ` Christoph Hellwig
2019-04-10 23:04 ` [PATCH v2 2/4] RISC-V: Fix of_get_cpu_node usage Atish Patra
2019-04-11  6:59   ` Christoph Hellwig
2019-04-11 18:14     ` Atish Patra
2019-04-10 23:04 ` [PATCH v2 3/4] RISC-V: Implement nosmp commandline option Atish Patra
2019-04-11  7:01   ` Christoph Hellwig
2019-04-11 18:42     ` Atish Patra
2019-04-10 23:04 ` [PATCH v2 4/4] RISC-V: Support nr_cpus command line option Atish Patra

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