original_kernel/arch/um
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
..
drivers [PATCH] mmaper_kern.c fixes [buffer overruns] 2005-08-27 10:11:40 -07:00
include
kernel [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
os-Linux [PATCH] uml: fix the x86_64 build 2005-08-18 12:53:58 -07:00
scripts
sys-i386
sys-ia64
sys-ppc
sys-x86_64 [PATCH] unify x86/x86-64 semaphore code 2005-09-05 00:06:14 -07:00
util
Kconfig
Kconfig.debug
Kconfig_char
Kconfig_i386 [PATCH] unify x86/x86-64 semaphore code 2005-09-05 00:06:14 -07:00
Kconfig_net
Kconfig_scsi
Kconfig_x86_64 [PATCH] unify x86/x86-64 semaphore code 2005-09-05 00:06:14 -07:00
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64
config.release
defconfig