diff options
author | Andy Lutomirski <[email protected]> | 2015-07-14 15:24:24 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-07-21 10:11:04 +0200 |
commit | 9dea5dc921b5f4045a18c63eb92e84dc274d17eb (patch) | |
tree | b8bc8881b17c04173a71455b5dec1b4a454659df /drivers/gpu/drm/imx/parallel-display.c | |
parent | ed0b2edb61ba4e557de759093d965654186f28b2 (diff) |
x86/entry/syscalls: Wire up 32-bit direct socket calls
On x86_64, there's no socketcall syscall; instead all of the
socket calls are real syscalls. For 32-bit programs, we're
stuck offering the socketcall syscall, but it would be nice to
expose the direct calls as well. This will enable seccomp to
filter socket calls (for new userspace only, but that's fine for
some applications) and it will provide a tiny performance boost.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Alexander Larsson <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Cosimo Cecchi <[email protected]>
Cc: Dan Nicholson <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rajalakshmi Srinivasaraghavan <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tulio Magno Quites Machado Filho <[email protected]>
Cc: libc-alpha <[email protected]>
Link: http://lkml.kernel.org/r/cb5138299d37d5800e2d135b01a7667fa6115854.1436912629.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions