]> git.baikalelectronics.ru Git - kernel.git/commit
sys_clone() needs asmlinkage_protect
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 20 Jan 2013 03:13:34 +0000 (22:13 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 20 Jan 2013 03:13:34 +0000 (22:13 -0500)
commitd39062e83037cd9bb72a9bea6be8aaf73cc5c6e7
treec8c0eda42707c639c67c471abbc0bca6f64213d2
parentebbd8ede949172318ea6e68f7af17372d574f543
sys_clone() needs asmlinkage_protect

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/fork.c