lkml.org 
[lkml]   [2003]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH resend] Opteron support for mqueues-4.00 +bug fixes
From
Date
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.022 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site