diff options
| author | Paul Mundt <[email protected]> | 2012-03-28 07:20:20 +0000 |
|---|---|---|
| committer | Paul Mundt <[email protected]> | 2012-03-28 07:20:20 +0000 |
| commit | 9b2ffa8d048656baf7f5e764d2586ba59927a25b (patch) | |
| tree | 1102eb8f5d5da88bb0747a5adb156f0f68953e0e /lib/mpi/mpi-add.c | |
| parent | sh: add platform_device for RSPI in setup-sh7757 (diff) | |
| download | kernel-9b2ffa8d048656baf7f5e764d2586ba59927a25b.tar.gz kernel-9b2ffa8d048656baf7f5e764d2586ba59927a25b.zip | |
sh: Avoid exporting unimplemented syscalls.
Now that userspace is making use of kernel-provided sanitized headers for
working out supported interfaces, we need to be a bit more diligent with
matching the syscall definitions with their actual wiring/support state.
In theory it shouldn't hurt anything since sys_ni_syscall will ultimately
do the right thing, but there's also not much need to lie about legacy
x86 syscalls that we've never supported.
This tightens things up a bit for uClibc at least.
Suggested-by: Carmelo Amoroso <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
