original_kernel/arch/um/sys-x86_64
Benjamin LaHaise 52fdd08903 [PATCH] unify x86/x86-64 semaphore code
This patch moves the common code in x86 and x86-64's semaphore.c into a
single file in lib/semaphore-sleepers.c.  The arch specific asm stubs are
left in the arch tree (in semaphore.c for i386 and in the asm for x86-64).
There should be no changes in code/functionality with this patch.

Signed-off-by: Benjamin LaHaise <benjamin.c.lahaise@intel.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:06:14 -07:00
..
util
Makefile
bugs.c
delay.c
fault.c
kernel-offsets.c
ksyms.c
mem.c
ptrace.c
ptrace_user.c
sigcontext.c
signal.c
stub.S
stub_segv.c
syscall_table.c
syscalls.c
sysrq.c
um_module.c
unmap.c
user-offsets.c