public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [v1 PATCH  0/2] Cleanup isa string access and print
@ 2019-10-04  1:19 Atish Patra
  2019-10-04  1:19 ` [v1 PATCH 1/2] RISC-V: Remove unsupported isa string info print Atish Patra
  2019-10-04  1:20 ` [v1 PATCH 2/2] RISC-V: Consolidate isa correctness check Atish Patra
  0 siblings, 2 replies; 6+ messages in thread
From: Atish Patra @ 2019-10-04  1:19 UTC (permalink / raw)
  To: linux-kernel
  Cc: Atish Patra, Albert Ou, Alexandre Ghiti, Andrew Morton,
	Anup Patel, Greg Kroah-Hartman, Johan Hovold, linux-riscv,
	Palmer Dabbelt, Paul Walmsley, Richard Fontana, Thomas Gleixner

This is a cleanup series addressing issues around isa string accesses
and prints. Patch 1 is actually a revised patch as a result of discussion
in the following thread.

http://lists.infradead.org/pipermail/linux-riscv/2019-September/006702.html

Patch 2 is an additional cleanup that tries to consolidate all isa
string related checks.

Atish Patra (2):
RISC-V: Remove unsupported isa string info print
RISC-V: Consolidate isa correctness check

arch/riscv/include/asm/processor.h |  1 +
arch/riscv/kernel/cpu.c            | 85 ++++++++++++------------------
arch/riscv/kernel/cpufeature.c     |  4 +-
arch/riscv/kernel/smpboot.c        |  4 ++
4 files changed, 39 insertions(+), 55 deletions(-)

--
2.21.0


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

end of thread, other threads:[~2019-10-09 22:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-04  1:19 [v1 PATCH 0/2] Cleanup isa string access and print Atish Patra
2019-10-04  1:19 ` [v1 PATCH 1/2] RISC-V: Remove unsupported isa string info print Atish Patra
2019-10-08 15:39   ` Christoph Hellwig
2019-10-04  1:20 ` [v1 PATCH 2/2] RISC-V: Consolidate isa correctness check Atish Patra
2019-10-08 15:44   ` Christoph Hellwig
2019-10-09 22:02     ` Atish Patra

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