]> git.baikalelectronics.ru Git - kernel.git/commit
openrisc: add cache way information to cpuinfo
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Sat, 27 Apr 2013 18:02:32 +0000 (21:02 +0300)
committerStafford Horne <shorne@gmail.com>
Mon, 6 Feb 2017 12:50:41 +0000 (21:50 +0900)
commit4905df09fc97f23d35ce5d7ecd7dd4f895d7be05
tree50c37ae52646d26a40c56e8b34d7453ee52e0af4
parent9822e1d38ed62ef5fbb8e089fae4b2aa8586b937
openrisc: add cache way information to cpuinfo

Motivation for this is to be able to print the way information
properly in print_cpuinfo(), instead of hardcoding it to one.

Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
[shorne@gmail.com fixed conflict with show_cpuinfo change]
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/include/asm/cpuinfo.h
arch/openrisc/kernel/setup.c