-
由 Al Viro 提交于
This one needs profiling; use of asm variant of access_ok() might have been performance-critical. Now copy_{to,from}_user() are using the C variant. I doubt that it's going to have visible effects, but that needs to be experimentally verified. Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>e5c15400