[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1y7gka3wv.fsf@ebiederm.dsl.xmission.com>
Date: Thu, 09 Aug 2007 13:44:48 -0600
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Alexey Dobriyan <adobriyan@...ru>
Cc: akpm@...l.org, linux-kernel@...r.kernel.org, devel@...nvz.org
Subject: Re: [PATCH 2/2] sysctl: remove CTL_UNNUMBERED
Alexey Dobriyan <adobriyan@...ru> writes:
> I found why first version should be rejected, and, no, it is not
> documentation updates. Here is version 2:
I care about the documentation because it is the best thing
we have for enforcing sane sysctl table usage.
After looking at the problem. While I can't remove ctl_name
from the sysctl tables easily. What I can do is check at
registration time if a sysctl table is sane, and print
an error message and fail to register that table if it has problems.
Once that is in place I will have no problems killing CTL_UNNUMBERED.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists