commit | 2e074004c6b71a93c8e08c0dd5e3cec0b92ad0e5 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 18 00:12:41 2008 -0400 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Oct 22 22:55:20 2008 -0700 |
tree | bfedef385052b53c07aecfe4ccb2eba9f25bc951 | |
parent | 3be311e324087d94050010b97821b9d77a45e92f [diff] |
x86, um: get rid of uml signal.h the only theoretical reason for it these days is ppc; aside of uml/ppc being dead, do_signal() would be happier in arch/powerpc/kernel/signal.h anyway. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>