OpenCloudOS-Kernel/arch/um/os-Linux/skas
Jeff Dike 75ada8ffe0 uml: move sig_handler_common_skas
This patch moves sig_handler_common_skas from
arch/um/os-Linux/skas/trap.c to its only caller in
arch/um/os-Linux/signal.c.  trap.c is now empty, so it can be removed.

This is code movement only - the significant cleanup needed here is
done in the next patch.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:30 -08:00
..
Makefile uml: move sig_handler_common_skas 2008-02-05 09:44:30 -08:00
mem.c uml: fix stub address calculations 2007-10-16 09:43:09 -07:00
process.c uml: don't allow processes to call into stub 2008-02-05 09:44:30 -08:00