On Wed, 9 Oct 2019, Atish Patra wrote: > /proc/cpuinfo should just print all the isa string as an information > instead of determining what is supported or not. ELF hwcap can be > used by the userspace to figure out that. > > Simplify the isa string printing by removing the unsupported isa string > print and all related code. > > The relevant discussion can be found at > http://lists.infradead.org/pipermail/linux-riscv/2019-September/006702.html > > Signed-off-by: Atish Patra <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]>
Thanks, queued for v5.5-rc1. - Paul

