From: Andi Kleen <ak@suse.de>
To: jak@rudolph.ccur.com (Joe Korty)
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH resend] Opteron support for mqueues-4.00 +bug fixes
Date: 20 Nov 2003 16:02:57 +0100 [thread overview]
Message-ID: <p73fzgjozfi.fsf@oldwotan.suse.de> (raw)
In-Reply-To: <200311201432.OAA05361@rudolph.ccur.com.suse.lists.linux.kernel>
jak@rudolph.ccur.com (Joe Korty) writes:
> __SYSCALL(__NR_vserver, sys_ni_syscall)
> +#define __NR_mq_open 274
> +__SYSCALL(__NR_mq_open, sys_mq_open)
The patch is buggy. You cannot add any unmapped holes into the x86-64
system call table, it adds an oopsable hole to the entry.
In general you cannot add any system calls without coordinating with
Linus and the architecture maintainers first. And the list is not sparse.
-Andi
next parent reply other threads:[~2003-11-20 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200311201432.OAA05361@rudolph.ccur.com.suse.lists.linux.kernel>
2003-11-20 15:02 ` Andi Kleen [this message]
2003-11-20 16:41 ` Joe Korty
2003-11-20 14:32 Joe Korty
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=p73fzgjozfi.fsf@oldwotan.suse.de \
--to=ak@suse.de \
--cc=jak@rudolph.ccur.com \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®