Re: sys_recvmmsg: wire up or not?

From: Benjamin Herrenschmidt
Date: Thu Jan 14 2010 - 22:34:16 EST


On Thu, 2010-01-14 at 09:33 +0000, Russell King wrote:
> On ARM, we used to use socketcall exclusively. We've since added all
> the direct socket and IPC calls to our syscall table as part of the
> big EABI shakeup. They certainly get used on EABI, whereas OABI has
> a choice.
>
> They were made available in two stages - first the numbers were
> reserved
> and the calls were added to the call table. A few years later, we
> exposed the syscall numbers in unistd.h.
>
> It's now been almost 4 years since this was done, and there have been
> no bug reports.

Agreed. It's definitely a switch we should do on powerpc. I'll look into
it after LCA.

Cheers,
Ben.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/