commit | 109ab954713bd07c96f65ceddab4886069a110ab | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Jun 21 11:05:05 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jun 28 09:32:26 2016 +0200 |
tree | 1546c414636c842647387b52cbb8f31dc4ddf8f4 | |
parent | 2764196f45be5efe1c9e71bf766ef6291ee86339 [diff] |
s390/cpuinfo: rename cpu field to cpu number The cpu field name within /proc/cpuinfo has a conflict with the powerpc and sparc output where it contains the cpu model name. So rename the field name to cpu number which shouldn't generate any conflicts. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>