On Fri, 26 Jul 2019, Atish Patra wrote: > As per riscv specification, ISA naming strings are > case insensitive. However, currently only lower case > strings are parsed during cpu procfs. > > Support parsing of upper case letters as well. > > Signed-off-by: Atish Patra <atish.pa...@wdc.com>
Is there a use case that's driving this, or can we just say, "use lowercase letters" and leave it at that? - Paul