Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/xfrm_user: Use in_compat_syscall to deny compat syscalls
The code wants to prevent compat code from receiving messages. Use in_compat_syscall for this. Signed-off-by: Andy Lutomirski <luto@kernel.org> Cc: Steffen Klassert <steffen.klassert@secunet.com> Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information