]> git.neil.brown.name Git - history.git/commit
[PATCH] m32r: fix syscall table
authorHirokazu Takata <takata@linux-m32r.org>
Wed, 13 Oct 2004 14:26:25 +0000 (07:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 13 Oct 2004 14:26:25 +0000 (07:26 -0700)
commit4aecda303c46f18edbc3bddaaa92e0c17ff94a22
tree5277f00ebe5b91147df121547a4485588e79e0cd
parent7db4106798432558af3ef778e2f2bc49cc21ea7c
[PATCH] m32r: fix syscall table

This patch fixes the system call table for m32r.

The latest kernel cannot be linked for m32r, because the following
experimental syscalls doesn't exist in the prepatch kernel of bk-tree.

* include/asm-m32r/unistd.h:
- Remove syscalls from #285(perfctr_info) to #293(keyctl).

* arch/m32r/kernel/entry.S: ditto.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m32r/kernel/entry.S
include/asm-m32r/unistd.h