kernel: MIPS: Add CPU option reporting to /proc/cpuinfo
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 Dec 2018 17:41:51 +0000 (18:41 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Jan 2019 15:24:50 +0000 (16:24 +0100)
commitc54e4747beef4e809d8195244df2e25617e62a5b
tree18d6f00a58bbfecc1917ed2919456de5ec1419ac
parentc7102a76992d9021aa6abab7b7c0e7758f765668
kernel: MIPS: Add CPU option reporting to /proc/cpuinfo

Many MIPS CPUs have optional CPU features which are not activates for
all CPU cores. Print the CPU options which are implemented in the core
in /proc/cpuinfo. This makes it possible to see what features are
supported and which are not supported. This should cover all standard
MIPS extensions, before it only printed information about the main MIPS
ASEs.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/pending-4.14/309-MIPS-Add-CPU-option-reporting-to-proc-cpuinfo.patch [new file with mode: 0644]
target/linux/generic/pending-4.19/309-MIPS-Add-CPU-option-reporting-to-proc-cpuinfo.patch [new file with mode: 0644]
target/linux/generic/pending-4.9/309-MIPS-Add-CPU-option-reporting-to-proc-cpuinfo.patch [new file with mode: 0644]