| To: | linux-cvs@linux-mips.org |
|---|---|
| Subject: | CVS Update@-mips.org: linux |
| From: | ralf@linux-mips.org |
| Date: | Wed, 25 Aug 2004 16:08:23 +0100 |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-bounce@linux-mips.org |
CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 04/08/25 16:08:23
Modified files:
arch/mips/kernel: scall64-o32.S
Log message:
Eleminate sys_narg_table. Instead we assue syscall stack frames in
userspace to always have at least 32 bytes accessible above $sp. This
simplifies the syscall code. It also improves simplifies adding of
new syscalls by no longer having to counting the arguments under
consideration of all ABI funkyness.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@-mips.org: linux, ralf |
|---|---|
| Next by Date: | CVS Update@-mips.org: linux, ralf |
| Previous by Thread: | CVS Update@-mips.org: linux, ralf |
| Next by Thread: | CVS Update@-mips.org: linux, ralf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |