linux/arch/s390
Heiko Carstens 198b1bf8c3 s390/perf: fix compile error (undefined reference sie_exit)
The perf_event code references sie_exit even if KVM is not available.
So add proper ifdefs to fix this one:

arch/s390/built-in.o: In function `sys_call_table_emu':
(.rodata+0x2b98): undefined reference to `sie_exit'
arch/s390/built-in.o: In function `sys_call_table_emu':
(.rodata+0x2ba0): undefined reference to `sie_exit'
make: *** [vmlinux] Error 1

Reported-by: Zhouping Liu <zliu@redhat.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-07-26 13:25:22 +02:00
..
appldata
boot s390: add support for LZ4-compressed kernel 2013-07-26 13:25:19 +02:00
crypto
hypfs
include s390/bitops: fix find_next_bit_left 2013-07-26 13:25:21 +02:00
kernel s390/perf: fix compile error (undefined reference sie_exit) 2013-07-26 13:25:22 +02:00
kvm
lib
math-emu
mm s390: add support for IBM zBC12 machine 2013-07-26 13:25:21 +02:00
net s390/bpf,jit: add pkt_type support 2013-07-18 12:44:38 +02:00
oprofile s390: add support for IBM zBC12 machine 2013-07-26 13:25:21 +02:00
pci
defconfig
Kbuild
Kconfig s390: add support for IBM zBC12 machine 2013-07-26 13:25:21 +02:00
Kconfig.debug
Makefile