[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45F1B818.4090007@zytor.com>
Date: Fri, 09 Mar 2007 11:40:08 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Andi Kleen <andi@...stfloor.org>,
David Woodhouse <dwmw2@...radead.org>, akpm@...l.org,
linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org,
rmk@....linux.org.uk, sam@...nborg.org, linux-arch@...r.kernel.org
Subject: Re: [PATCH] Complain about missing system calls.
Jan-Benedict Glaw wrote:
>
> Not everybody has a simple indexed list of pointers :) For example,
> for vax-linux, we use a struct per syscall with the expected number of
> on-stack longwords for the call.
>
> So if something "new" is coming up, please keep in mind that it should
> be flexible enough to represent that. :)
>
I discussed with Al Viro a while ago about using something like the
SYSCALLS.def file from klibc as the source format for the system calls.
That would deal very flexibly with almost all kinds of stub generation.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists