android_kernel_xiaomi_sm8350/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: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
acpi-ext.c
acpi-processor.c
acpi.c ACPI: IA64: react to acpi_table_parse() return value change 2007-02-16 22:07:36 -05:00
asm-offsets.c [IA64] fsys_getcpu for IA64 2007-03-07 16:27:09 -08:00
audit.c
brl_emu.c
crash_dump.c [IA64] kexec: Minor enhancement to includes in crash.c 2007-02-05 11:31:04 -08:00
crash.c [IA64] Fix typo/thinko in crash.c 2007-03-20 13:47:47 -07:00
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 [IA64] Itanium MC Error Injection Tool: Driver sysfs interface 2007-01-29 15:26:40 -08:00
esi_stub.S
esi.c
fsys.S [IA64] fsys_getcpu for IA64 2007-03-07 16:27:09 -08:00
gate-data.S
gate.lds.S
gate.S
head.S
ia64_ksyms.c [IA64] Need export for csum_ipv6_magic 2006-12-07 13:18:57 -08:00
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 [PATCH] kexec: Avoid migration of already disabled irqs (ia64) 2007-02-03 11:26:06 -08:00
ivt.S [IA64] relax per-cpu TLB requirement to DTC 2007-02-06 15:04:48 -08:00
jprobes.S [IA64] enable trap code on slot 1 2006-12-12 12:00:55 -08:00
kprobes.c [IA64] kprobe clears qp bits for special instructions 2006-12-12 12:04:42 -08:00
machine_kexec.c [IA64] Fix NULL-pointer dereference in ia64_machine_kexec() 2007-02-05 14:06:44 -08:00
machvec.c
Makefile [IA64] Itanium MC Error Injection Tool: Makefile changes 2007-01-29 15:27:07 -08:00
mca_asm.S [IA64] relax per-cpu TLB requirement to DTC 2007-02-06 15:04:48 -08:00
mca_drv_asm.S
mca_drv.c [IA64] Cache error recovery 2007-03-08 09:44:45 -08:00
mca_drv.h
mca.c [IA64] Proper handling of TLB errors from duplicate itr.d dropins 2007-03-08 09:41:46 -08:00
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 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 2006-12-07 15:39:22 -08:00
patch.c [IA64] remove per-cpu ia64_phys_stacked_size_p8 2007-02-06 15:04:18 -08:00
perfmon_default_smpl.c
perfmon_generic.h
perfmon_itanium.h
perfmon_mckinley.h
perfmon_montecito.h [IA64] sparse cleanups 2006-12-07 10:48:19 -08:00
perfmon.c [IA64] permon use-after-free fix 2007-03-06 14:49:52 -08:00
process.c [IA64] save and restore cpus_allowed in cpu_idle_wait 2007-05-08 10:01:25 -07:00
ptrace.c [IA64] add missing syscall trace clear 2007-03-08 10:27:24 -08:00
relocate_kernel.S [IA64] Removal of percpu TR cleanup in kexec code 2007-05-08 10:00:28 -07:00
sal.c [PATCH] Dynamic kernel command-line: fixups 2007-02-12 09:48:39 -08:00
salinfo.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
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