[PATCH] Wire up *at syscalls

Paul Mackerras paulus at samba.org
Fri Apr 28 17:31:40 EST 2006


David Woodhouse writes:

> Hm, do we really need that? How about something based on this instead...
> note that I used CONFIG_PPC_CELL because dependencies on CONFIG_*_MODULE
> in the static kernel are evil.

Nice idea, but you didn't change the syscall entry path to multiply
the syscall number by 24 instead of 16.  It would be nice to have a
way to do something like that but generate two separate tables instead
of a single table with 3 entries per syscall.

Paul.



More information about the Linuxppc-dev mailing list