kernel-ark/arch/ia64/kernel
Kirill Korotaev 690def2141 [IA64] unwind did not work for processes born with CLONE_STOPPED
Minor problem for mainstream. Big problem for checkpoint/restore,
because all the stopped/traced processes are born in this state,
hence they cannot be checkpointed again due to failing unwind.

The problem was identified as assumption in kernel unwind library
that top level frame is different of syscall frame. It is the case
unless process was born with CLONE_STOPPED.

Author: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-Off-By: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-Off-By: Kirill Korotaev <dev@sw.ru>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-05-08 14:51:42 -07:00
..
cpufreq
acpi-ext.c
acpi-processor.c
acpi.c
asm-offsets.c
audit.c
brl_emu.c
crash_dump.c
crash.c
cyclone.c
efi_stub.S
efi.c [IA64] fail mmaps that span areas with incompatible attributes 2007-03-30 09:38:25 -07:00
entry.h
entry.S Pull percpu-dtc into release branch 2007-04-30 13:56:00 -07:00
err_inject.c
esi_stub.S
esi.c
fsys.S
gate-data.S
gate.lds.S
gate.S
head.S
ia64_ksyms.c
init_task.c
iosapic.c [IA64] Fix some section mismatch errors 2007-05-07 13:17:00 -07:00
irq_ia64.c [IA64] Optional method to purge the TLB on SN systems 2007-05-08 14:50:43 -07:00
irq_lsapic.c
irq.c
ivt.S
jprobes.S
kprobes.c
machine_kexec.c
machvec.c
Makefile
mca_asm.S
mca_drv_asm.S
mca_drv.c
mca_drv.h
mca.c
minstate.h
module.c
msi_ia64.c [IA64] Fix wrong assumption about irq and vector in msi_ia64.c 2007-04-06 15:37:06 -07:00
numa.c
pal.S
palinfo.c
patch.c
perfmon_default_smpl.c
perfmon_generic.h
perfmon_itanium.h
perfmon_mckinley.h
perfmon_montecito.h
perfmon.c
process.c [IA64] save and restore cpus_allowed in cpu_idle_wait 2007-05-08 10:01:25 -07:00
ptrace.c
relocate_kernel.S [IA64] Removal of percpu TR cleanup in kexec code 2007-05-08 10:00:28 -07:00
sal.c
salinfo.c
semaphore.c
setup.c [IA64] Fix some section mismatch errors 2007-05-07 13:17:00 -07:00
sigframe.h
signal.c
smp.c [IA64] Optional method to purge the TLB on SN systems 2007-05-08 14:50:43 -07:00
smpboot.c [IA64] Speed up boot - skip unnecessary clock calibration 2007-03-29 15:17:11 -07:00
sys_ia64.c get_unmapped_area handles MAP_FIXED on ia64 2007-05-07 12:12:56 -07:00
time.c
topology.c
traps.c [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 2007-05-08 12:00:39 -07:00
unaligned.c
uncached.c
unwind_decoder.c
unwind_i.h
unwind.c [IA64] unwind did not work for processes born with CLONE_STOPPED 2007-05-08 14:51:42 -07:00
vmlinux.lds.S Pull percpu-dtc into release branch 2007-04-30 13:56:00 -07:00