original_kernel/arch/s390
Heiko Carstens 06cb92ffe4 [S390] etr: fix compile error on !SMP
Since a5fbb6d106
"KVM: fix !SMP build error" smp_call_function isn't a define anymore
that folds into nothing but a define that calls up_smp_call_function
with all parameters. Hence we cannot #ifdef out the unused code
anymore...
This seems to be the preferred method, so do this for s390 as well.

arch/s390/kernel/time.c: In function 'etr_sync_clock':
arch/s390/kernel/time.c:825: error: 'clock_sync_cpu_start' undeclared
arch/s390/kernel/time.c:862: error: 'clock_sync_cpu_end' undeclared

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-02-19 15:29:34 +01:00
..
appldata
boot
crypto
hypfs
kernel [S390] etr: fix compile error on !SMP 2008-02-19 15:29:34 +01:00
lib
math-emu
mm [S390] dynamic page tables. 2008-02-09 18:24:41 +01:00
oprofile
Kconfig [S390] Let NR_CPUS default to 32/64 on s390/s390x. 2008-02-19 15:29:32 +01:00
Kconfig.debug
Makefile
defconfig [S390] Update default configuration. 2008-02-09 18:24:36 +01:00