Re: [PATCH 2/2] sysctl: remove sysctl syscall

From: Andi Kleen
Date: Tue Oct 19 2010 - 11:05:35 EST


On 10/19/2010 4:10 PM, Andreas Schwab wrote:
On 10/19/2010 10:22 AM, Amerigo Wang wrote:
Remove the obsolete sysctl syscall. It was scheduled
to be removed in Sept.

I thought at least older glibc was still using it? Did anyone check
what happens if it sees no sysctl(2)?
It will fall back reading from /proc/sys.

First that's slow (but ok), but that will fail if there is no /proc.

-Andi
--
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/