commit | ab1c0cc7c96c17ea903ca6d3e42e7d2696b32b6c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Aug 18 20:05:19 2011 +0100 |
committer | Richard Weinberger <richard@nod.at> | Wed Nov 02 14:14:59 2011 +0100 |
tree | 9a72e06cab7b6dd293b16048d2928695c935ea46 | |
parent | 248b74c79ebb9fb55e146797a808836d90418c4b [diff] |
um: finish conversion to mcontext_t now we don't mix host and guest signal frame layouts anymore; moreover, we don't need host's struct sigcontext at all. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>