From: Al Viro Date: Mon, 21 Jan 2013 20:25:54 +0000 (-0500) Subject: make SYSCALL_DEFINE-generated wrappers do asmlinkage_protect X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~87^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cf0966683430b6468f36ca20515a33ca7f2403c;p=pandora-kernel.git make SYSCALL_DEFINE-generated wrappers do asmlinkage_protect ... and switch i386 to HAVE_SYSCALL_WRAPPERS, killing open-coded uses of asmlinkage_protect() in a bunch of syscalls. Signed-off-by: Al Viro --- Reading git-diff-tree failed