s390/cpuinfo: print cache info and all single cpu lines on first iteration
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 14 Apr 2016 06:57:19 +0000 (08:57 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 13 Jun 2016 13:58:17 +0000 (15:58 +0200)
commit219a21b3b08f5a801e45fada915c4b719076558d
tree5194154fb34b07b783eb7f448cb04d2177039d7d
parentac31418445597573538571d9b6610406a6cd66ab
s390/cpuinfo: print cache info and all single cpu lines on first iteration

Change the code to print all the current output during the first
iteration. This is a preparation patch for the upcoming per cpu block
extension to /proc/cpuinfo.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/processor.c