linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Sys Call Numbers
@ 2000-07-08 16:23 Iain Sandoe
  2000-07-08 16:40 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Iain Sandoe @ 2000-07-08 16:23 UTC (permalink / raw)
  To: linuxppc-dev


Hello,

I did a patch to allow Jun Sun's IRQ Latency testing code to be used on
2.2.17pre7 et. al.

Today I came to apply it to Ben H's pre10 - to find that the sysCall number
Jun had used was no longer 'available' (listed as MacOnLinux use).

Is this just a 'hazard' or is there some way of knowing where to allocate a
syscall number.

(It's not a big point - there's only one #define to change - but, then
again....)

Iain.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Sys Call Numbers
  2000-07-08 16:23 Sys Call Numbers Iain Sandoe
@ 2000-07-08 16:40 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2000-07-08 16:40 UTC (permalink / raw)
  To: Iain Sandoe, linuxppc-dev, cort


>I did a patch to allow Jun Sun's IRQ Latency testing code to be used on
>2.2.17pre7 et. al.
>
>Today I came to apply it to Ben H's pre10 - to find that the sysCall number
>Jun had used was no longer 'available' (listed as MacOnLinux use).
>
>Is this just a 'hazard' or is there some way of knowing where to allocate a
>syscall number.
>
>(It's not a big point - there's only one #define to change - but, then
>again....)

There's currently a mess with syscall numbers on the PPC arch, partially
because the syscall userd by MOL was never "reserved" in the kernel tree,
because I did my own hacking on special syscalls and forgot to remove my
added syscalls from my released pre9/pre10 kernels, and partially because
of some miscommunication when the LFS patches were applied.

This should be sorted out soon.

(BTW. Cort ? Any answer about my need for 4 reserved syscalls ?)

Ben.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-08 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-08 16:23 Sys Call Numbers Iain Sandoe
2000-07-08 16:40 ` Benjamin Herrenschmidt

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).