https://github.com/torvalds/linux
Revision 5d8f81ba1da55210123b9595e87b913c79579d02 authored by Patrick Stählin on 09 November 2018, 21:42:16 UTC, committed by Palmer Dabbelt on 20 November 2018, 13:19:28 UTC
Removes the warning about an unsupported ISA when reading /proc/cpuinfo
on QEMU. The "S" extension is not being returned as it is not accessible
from userspace.

Signed-off-by: Patrick Stählin <me@packi.ch>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
1 parent 27f8899
History
Tip revision: 5d8f81ba1da55210123b9595e87b913c79579d02 authored by Patrick Stählin on 09 November 2018, 21:42:16 UTC
RISC-V: recognize S/U mode bits in print_isa
Tip revision: 5d8f81b

back to top