Re: [PATCH 0/59] Cleanup sysctl

From: H. Peter Anvin
Date: Tue Jan 16 2007 - 13:36:00 EST


Eric W. Biederman wrote:

I think it would be fair to say that if they're not in <linux/sysctl.h> they're
not architectural, but that doesn't resolve the counterpositive (are there
sysctls in <linux/sysctl.h> which aren't architectural? From the looks of it, I
would say yes.) Non-architectural sysctl numbers should not be exported to
userspace, and should eventually be rejected by sys_sysctl.

This last bit doesn't make much sense. I believe you are saying all sysctl
numbers should be per architecture.


With "architectural" I mean "guaranteed to be stable" (as opposed to "incidental"). Sorry for the confusion.

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