]> 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)
commit5b3f7887782955f2c59d1ea10db69fecb43abfe8
tree50c37ae52646d26a40c56e8b34d7453ee52e0af4
parent54250db5e768060bb0501b807087748950c26c9b
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