diff options
author | Andy Lutomirski <luto@kernel.org> | 2016-03-22 21:25:10 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-22 22:36:02 (GMT) |
commit | 2bf8c47626599c54ab072a29ef1c294d3cce6b0a (patch) | |
tree | 9595247538725427399c56fdd050e366d7c3b4cc /net/dccp | |
parent | 96c0e0a908ecfa61118d49db85c03e162b7f6e20 (diff) | |
download | linux-2bf8c47626599c54ab072a29ef1c294d3cce6b0a.tar.xz |
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions