From: "Randy.Dunlap" <rddunlap@osdl.org>
To: Peter Chubb <peterc@gelato.unsw.edu.au>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: Microstate Accounting for 2.6.11, patch 5/6
Date: Sat, 12 Mar 2005 10:27:00 -0800 [thread overview]
Message-ID: <42333474.3070809@osdl.org> (raw)
In-Reply-To: <16945.6090.637127.541151@berry.gelato.unsw.EDU.AU>
Peter Chubb wrote:
> Microstate accounting: Add the I386 system call.
>
> arch/i386/kernel/entry.S | 2 +-
> include/asm-i386/unistd.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> Index: linux-2.6-ustate/arch/i386/kernel/entry.S
> ===================================================================
> --- linux-2.6-ustate.orig/arch/i386/kernel/entry.S 2005-03-10 09:16:14.888575341 +1100
> +++ linux-2.6-ustate/arch/i386/kernel/entry.S 2005-03-10 09:16:15.446188457 +1100
> @@ -876,7 +876,7 @@
> .long sys_mq_getsetattr
> .long sys_ni_syscall /* reserved for kexec */
> .long sys_waitid
> - .long sys_ni_syscall /* 285 */ /* available */
> + .long sys_msa /* 285 */ /* available */
no longer "available" ?
> .long sys_add_key
> .long sys_request_key
> .long sys_keyctl
--
~Randy
prev parent reply other threads:[~2005-03-12 18:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-11 4:00 Microstate Accounting for 2.6.11, patch 5/6 Peter Chubb
2005-03-12 18:27 ` Randy.Dunlap [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42333474.3070809@osdl.org \
--to=rddunlap@osdl.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peterc@gelato.unsw.edu.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.