s390/perf_events: compile only for CONFIG_64BIT
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 14 Sep 2012 10:57:39 +0000 (12:57 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:45:20 +0000 (15:45 +0200)
commit305e4f108b683a96254d36f916ecab79dcc3ea4f
tree2bf151bedfeae10f1da2ff2edec4185e8b30c674
parent0e37b0cbb8edf64dc87ae95831c177db6c6d3b5c
s390/perf_events: compile only for CONFIG_64BIT

The whole hardware support is only available in zArch mode.
Fixes also this compile warning:

arch/s390/kernel/perf_cpum_cf.c: In function ‘cpumf_pmu_init’:
arch/s390/kernel/perf_cpum_cf.c:670:2: warning: left shift count >= width of type [enabled by default]

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