original_kernel/arch/s390/kernel
Martin Schwidefsky f3d0a0d96a [S390] profile_tick called twice
profile_tick is called twice for every clock comparator interrupt.
The generic clock event code does it in tick_sched_timer and the
s390 backend code in clock_comparator_work. That is one too many,
remove the one in the arch backend code.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-06-12 10:27:36 +02:00
..
vdso32
vdso64
Makefile [S390] add mini sclp driver 2009-06-12 10:27:30 +02:00
asm-offsets.c
audit.c
audit.h
base.S
bitmap.c
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S
cpcmd.c
crash.c
debug.c
diag.c
dis.c
early.c
ebcdic.c
entry.S [S390] secure computing arch backend 2009-06-12 10:27:31 +02:00
entry.h
entry64.S [S390] secure computing arch backend 2009-06-12 10:27:31 +02:00
head.S [S390] add mini sclp driver 2009-06-12 10:27:30 +02:00
head31.S
head64.S
init_task.c
ipl.c
irq.c
kprobes.c
machine_kexec.c
mcount.S
mem_detect.c
module.c
nmi.c
process.c [S390] implement is_compat_task 2009-06-12 10:27:30 +02:00
processor.c
ptrace.c [S390] secure computing arch backend 2009-06-12 10:27:31 +02:00
reipl.S
reipl64.S
relocate_kernel.S
relocate_kernel64.S
s390_ext.c
s390_ksyms.c
sclp.S [S390] add mini sclp driver 2009-06-12 10:27:30 +02:00
setup.c
signal.c [S390] implement is_compat_task 2009-06-12 10:27:30 +02:00
smp.c
stacktrace.c
sys_s390.c
syscalls.S
sysinfo.c
time.c [S390] profile_tick called twice 2009-06-12 10:27:36 +02:00
topology.c
traps.c
vdso.c [S390] implement is_compat_task 2009-06-12 10:27:30 +02:00
vmlinux.lds.S
vtime.c