linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Miscellaneous kernel command line fixes
@ 2019-04-24 21:47 Atish Patra
  2019-04-24 21:47 ` [PATCH 1/4] RISC-V: Add RISC-V specific arch_match_cpu_phys_id Atish Patra
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Atish Patra @ 2019-04-24 21:47 UTC (permalink / raw)
  To: linux-kernel
  Cc: Damien Le Moal, Albert Ou, Anup Patel, Palmer Dabbelt,
	Johan Hovold, Sudeep Holla, Atish Patra, Paul Walmsley,
	Andreas Schwab, linux-riscv

Assorted command line option fixes for RISC-V.

Changes from v3->v4.
1. Fixed few checkpatch warnings.

Changes from v2->v3.
1. Merged patch 1 & 2 into one patch.

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: Implement nosmp commandline option.
RISC-V: Support nr_cpus command line option.
RISC-V: Fix minor checkpatch issues.

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

--
2.21.0


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2019-04-25  9:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24 21:47 [PATCH v4 0/4] Miscellaneous kernel command line fixes Atish Patra
2019-04-24 21:47 ` [PATCH 1/4] RISC-V: Add RISC-V specific arch_match_cpu_phys_id Atish Patra
2019-04-24 21:47 ` [PATCH 2/4] RISC-V: Implement nosmp commandline option Atish Patra
2019-04-25  9:41   ` Sudeep Holla
2019-04-24 21:48 ` [PATCH 3/4] RISC-V: Support nr_cpus command line option Atish Patra
2019-04-25  9:59   ` Sudeep Holla
2019-04-24 21:48 ` [PATCH 4/4] RISC-V: Fix minor checkpatch issues Atish Patra
2019-04-25  8:44   ` Christoph Hellwig

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