commit | c40702c49faef05ae324f121d8b3e215244ee152 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 20 14:24:26 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 19 18:07:41 2012 -0500 |
tree | b0b2a51b07e944497da5cb48fb461963a3762cad | |
parent | 9026843952adac5b123c7b8dc961e5c15828d9e1 [diff] |
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those note that they are relying on access_ok() already checked by caller. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>