]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 13 Oct 2022 21:02:36 +0000 (14:02 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 13 Oct 2022 21:02:36 +0000 (14:02 -0700)
commitfbe1cbbcd6ad21c9d90bbcdabe76f1d7134ce06d
tree180bafb514a7a95ed97a07a42d76c9963fb200be
parentc15fad1ac8d743c6bcfb0cd217427d804899fa0d
parente5b1b86dcda18ecf9d31c2343500b68e24e90bfa
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output

I'm merging this in as a single commit as it's a dependency for some
other work.

* commit 'e5b1b86dcda18ecf9d31c2343500b68e24e90bfa':
  RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
arch/riscv/kernel/cpu.c