commit | 4c07a399f98278f2a784cdf71053c85a4082f4db | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri May 06 10:57:33 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue May 10 13:24:49 2016 +0200 |
tree | 2e460162331470fbddc677d7f293472ff9134c45 | |
parent | 281eaa8cb67c27e56da1e7fd6b55c6cd3e8c4638 [diff] |
s390/cache: remove superfluous locking With "s390/cpuinfo: simplify locking and skip offline cpus early" we prevent already that cpus will go away. The additional get_online_cpus() / put_online_cpus() within show_cacheinfo() is not needed anymore. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>