diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-04-06 22:12:53 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-05-19 18:19:10 +0200 |
commit | c4245c9d6535f3d02fda7f6eb9adcec9f09e8fe3 (patch) | |
tree | 67bce72652ad231ba235dfb3f24828a6d482a101 /arch/.gitignore | |
parent | 6cf515e113fc1938b3cc9812bd8519a4c6155ef9 (diff) | |
download | blackbird-op-linux-c4245c9d6535f3d02fda7f6eb9adcec9f09e8fe3.tar.gz blackbird-op-linux-c4245c9d6535f3d02fda7f6eb9adcec9f09e8fe3.zip |
m68k: Merge mmu and non-mmu versions of sys_call_table
Impact for nommu:
- Store table in .rodata instead of .text,
- Let kernel/sys_ni.c handle the stubbing of MMU-only syscalls,
- Implement sys_mremap and sys_nfsservct,
- Remove unused padding at the end of the table.
Impact for mmu:
- Store table in .rodata instead of .data.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/.gitignore')
0 files changed, 0 insertions, 0 deletions