commit | 5cee73fa04758f52b7404b93a02edf74649370ab | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jul 07 17:56:15 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:37 2005 -0700 |
tree | 979efdef0776584a43fbd2e3043b7e5163a91aaf | |
parent | 79c2cc7b6d2cc31cff6a3d8e966a890f0a0d5f7a [diff] |
[PATCH] ppc64: remove duplicate syscall reservation We already have a prototype for sys_remap_file_pages (239) so there is no need to reserve it twice. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>