From: Heiko Carstens Date: Fri, 14 Sep 2012 10:57:39 +0000 (+0200) Subject: s390/perf_events: compile only for CONFIG_64BIT X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305e4f108b683a96254d36f916ecab79dcc3ea4f;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed