diff options
| author | Andy Lutomirski <[email protected]> | 2016-03-22 14:25:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-03-22 15:36:02 -0700 |
| commit | 96c0e0a908ecfa61118d49db85c03e162b7f6e20 (patch) | |
| tree | 12cd5821c027e76f4422b589f546445298602db3 /tools/perf/scripts/python | |
| parent | 121cef8f17d80e97838ea2f88715417e675e4403 (diff) | |
net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3
SCTP unfortunately has a different ABI for SCTP_SOCKOPT_CONNECTX3 for
32-bit and 64-bit callers. Use in_compat_syscall to correctly
distinguish them on all architectures.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Vlad Yasevich <[email protected]>
Cc: Neil Horman <[email protected]>
Cc: David Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions