From: Christoph Hellwig <hch@ns.caldera.de>
To: dmccr@us.ibm.com (Dave McCracken)
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@transmeta.com>
Subject: Re: [PATCH] Provide system call to get task id
Date: Mon, 8 Oct 2001 17:52:42 +0200 [thread overview]
Message-ID: <200110081552.f98Fqgw22690@ns.caldera.de> (raw)
In-Reply-To: <71000000.1002555975@baldur>
In article <71000000.1002555975@baldur> you wrote:
> --- linux-2.4.10/arch/i386/kernel/entry.S Sat Sep 8 14:02:32 2001
> +++ linux-2.4.10-gettid/arch/i386/kernel/entry.S Mon Oct 8 09:57:39 2001
> @@ -619,6 +619,7 @@
> .long SYMBOL_NAME(sys_madvise)
> .long SYMBOL_NAME(sys_getdents64) /* 220 */
> .long SYMBOL_NAME(sys_fcntl64)
> + .long SYMBOL_NAME(sys_gettid)
> .long SYMBOL_NAME(sys_ni_syscall) /* reserved for TUX */
I think there was a reason why this syscall is marked reserved,
could you add it as Nr 224? (223 is reserved in 2.4.11-pre as well).
Christoph
--
Of course it doesn't work. We've performed a software upgrade.
next prev parent reply other threads:[~2001-10-08 15:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-08 15:46 [PATCH] Provide system call to get task id Dave McCracken
2001-10-08 15:52 ` Christoph Hellwig [this message]
2001-10-08 16:07 ` Alan Cox
2001-10-08 16:05 ` Alan Cox
2001-10-08 17:44 ` Linus Torvalds
2001-10-08 17:52 ` Alan Cox
2001-10-08 18:17 ` Linus Torvalds
2001-10-08 22:15 ` Miquel van Smoorenburg
2001-10-08 21:53 ` David Woodhouse
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=200110081552.f98Fqgw22690@ns.caldera.de \
--to=hch@ns.caldera.de \
--cc=dmccr@us.ibm.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;
as well as URLs for NNTP newsgroup(s).