PERFORCE change 124529 for review
Alexander Leidinger
Alexander at Leidinger.net
Tue Aug 28 15:25:36 PDT 2007
Quoting Ken Smith <kensmith at cse.Buffalo.EDU> (Mon, 27 Aug 2007 17:35:15 -0400):
> On Mon, 2007-08-27 at 17:23 -0400, Jung-uk Kim wrote:
>
> > You missed actual syscall entry point:
> >
> > http://lxr.linux.no/source/kernel/sched.c#L4542
> >
> > It actually returns sizeof(cpumask_t). ;-)
> >
> > Jung-uk Kim
>
> There we go. Sorry, I don't go looking through Linux much and I missed
> the real target. Thanks (and to Roman too).
>
> Patch approved. Thanks for your patience/guidance.
Maybe I'm a little bit late... what will be the runtime result of this
patch be for 2.4.2 based linux programs in case they want to use this?
I don't know if they are allowed to use this call (= if such a call is
in 2.4.2), so maybe the answer is as simple as "they don't use it".
If the answer is something similar to "we are in trouble then", I
suggest to return ENOSYS in case of non 2.6.x emulation (we already
have infrastructure for this, so it's just checking a boolean value).
Bye,
Alexander.
--
If some people didn't tell you,
you'd never know they'd been away on vacation.
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
More information about the p4-projects
mailing list