From: Andrew Morton <akpm@linux-foundation.org>
To: Neil Horman <nhorman@tuxdriver.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>, netdev@vger.kernel.org
Subject: Re: sysctls
Date: Wed, 25 Apr 2007 14:50:18 -0700 [thread overview]
Message-ID: <20070425145018.f373cc93.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070425195319.GA25080@hmsreliant.homelinux.net>
On Wed, 25 Apr 2007 15:53:19 -0400
Neil Horman <nhorman@tuxdriver.com> wrote:
> I did the optimistic dad sysctl, and have no strict use for numbered sysctls (I
> was just unaware of the policy). I'll work up a patch to use
> register_sysclt_table with CTL_UNNUMBERED in the next few days.
I don't think you need to add a call to register_sysctl_table(), if that's
what you're proposing. Just drop the changes to sysctl.h and use CTL_UNNUMBERED
in sysctl.c.
next prev parent reply other threads:[~2007-04-25 21:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-25 19:29 sysctls Andrew Morton
2007-04-25 19:45 ` sysctls Eric W. Biederman
2007-04-25 19:53 ` sysctls Neil Horman
2007-04-25 21:50 ` Andrew Morton [this message]
2007-04-25 23:47 ` sysctls David Miller
2007-04-26 11:12 ` sysctls Neil Horman
2007-04-25 20:00 ` sysctls David Miller
2007-04-25 20:06 ` sysctls Eric W. Biederman
2007-04-25 20:10 ` sysctls David Miller
2007-04-25 20:13 ` sysctls Eric W. Biederman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070425145018.f373cc93.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=ebiederm@xmission.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.