[PATCH RFC] Support newer kernels lacking noat syscalls

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Apr 24 15:00:58 UTC 2012


On 24 April 2012 16:50, Mark Salter <msalter at redhat.com> wrote:
> Upstream Linux kernel development is requiring new architecture ports to
> use only the default set of generic syscalls. This means familiar syscalls

http://lists.uclibc.org/pipermail/uclibc/2011-September/045726.html

> like open have been replaced with "at" versions (openat).  C6X is one such
> recent kernel port. The following patch is just a first cut, brute force
> sort of patch that I have been using to get by while focusing on the kernel.
> I thought I'd post it, generate some discussion and hopefully get it into
> shape for upstream inclusion.


More information about the uClibc mailing list