OSDN Git Service

nptl: use arch-specific cancellation routines for x86_64
authorRoman I Khimov <khimov@altell.ru>
Fri, 30 Apr 2010 14:18:31 +0000 (18:18 +0400)
committerAustin Foxley <austinf@cetoncorp.com>
Mon, 3 May 2010 20:35:31 +0000 (13:35 -0700)
commitbb1a6cbd0ef6965e7a3eb65a4d8284c38be2fc19
tree1b289f3df3adda6532cfe76f34e07311fa3e108e
parent57d82892913019352bf8e35c5a3e9965e1df0e6b
nptl: use arch-specific cancellation routines for x86_64

They were present in sources, but not compiled in. Generic routines are
broken badly on x86_64, even basic threading test like pthread/ex1 didn't
work with them.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libpthread/nptl/Makefile.in
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S