original_kernel/arch
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
..
alpha
arm
arm26 ARM26: remove useless config option GENERIC_BUST_SPINLOCK. 2007-05-07 12:12:58 -07:00
avr32
blackfin
cris CRIS: remove code related to pre-2.2 kernel 2007-05-07 12:13:00 -07:00
frv
h8300
i386
ia64 [IA64] unwind did not work for processes born with CLONE_STOPPED 2007-05-08 14:51:42 -07:00
m32r
m68k SPIN_LOCK_UNLOCKED cleanup in arch/m68k 2007-05-07 12:12:59 -07:00
m68knommu
mips
parisc
powerpc
ppc
s390
sh
sh64
sparc
sparc64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 2007-05-07 12:22:48 -07:00
um uml: fix prototypes 2007-05-07 12:13:04 -07:00
v850 v850: generic timekeeping conversion 2007-05-07 12:13:04 -07:00
x86_64 swsusp: do not use page flags 2007-05-07 12:12:59 -07:00
xtensa xtensa: strlcpy is smart enough 2007-05-07 12:13:04 -07:00