public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: george anzinger <george@mvista.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Making it easy to add system calls
Date: Wed, 05 Mar 2003 21:07:09 -0800	[thread overview]
Message-ID: <3E66D77D.4050800@mvista.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0303051926180.10651-100000@home.transmeta.com>

Linus Torvalds wrote:
> 
> On Wed, 5 Mar 2003, george anzinger wrote:
> 
>>SYS_CALL(clock_nanosleep) \
>>
>>This will put "sys_clock_nanosleep" in the call table in entry.S and 
>>define the "__NR_clock_nanosleep" for unistd.  The last entry of the 
>>enum is NR_syscalls, thus defineing and keeping this symbol current.
> 
> 
> Me no likee.

Cool.  It was just a thought that I could not put down with out doing 
the code :)


-- 
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml


  reply	other threads:[~2003-03-06  4:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06  1:28 [PATCH] Making it easy to add system calls george anzinger
2003-03-06  3:23 ` Jeff Garzik
2003-03-06  7:11   ` george anzinger
2003-03-06  3:29 ` Linus Torvalds
2003-03-06  5:07   ` george anzinger [this message]
2003-03-07 16:33     ` Jamie Lokier

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=3E66D77D.4050800@mvista.com \
    --to=george@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox