diff options
author | 2008-02-04 22:31:12 -0800 | |
---|---|---|
committer | 2008-02-05 09:44:30 -0800 | |
commit | 75ada8ffe08cef9b506a796ba6f9ce2071dcf0d7 (patch) | |
tree | ee7702a687fc3857f8c5190bca4f7c5f3c1497d2 /arch/um/kernel/process.c | |
parent | uml: don't allow processes to call into stub (diff) | |
download | wireguard-linux-75ada8ffe08cef9b506a796ba6f9ce2071dcf0d7.tar.xz wireguard-linux-75ada8ffe08cef9b506a796ba6f9ce2071dcf0d7.zip |
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>
Diffstat (limited to 'arch/um/kernel/process.c')
0 files changed, 0 insertions, 0 deletions