[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTin6BzvErgnTjAi7nyPtrDnunzRGe-TD3gc3pdku@mail.gmail.com>
Date: Fri, 4 Mar 2011 23:50:36 +0800
From: Dave Young <hidave.darkstar@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>,
David Miller <davem@...emloft.net>,
Don Zickus <dzickus@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: sysctl: add proc_dointvec_bool handler
On Fri, Mar 4, 2011 at 11:45 PM, Dave Young <hidave.darkstar@...il.com> wrote:
> Add proc_dointvec_bool sysctl handler for cases value is limited to 0 and 1
>
> Signed-off-by: Dave Young <hidave.darkstar@...il.com>
> ---
> include/linux/sysctl.h | 2 ++
> kernel/sysctl.c | 27 +++++++++++++++++++++++++++
> 2 files changed, 29 insertions(+)
>
> --- linux-2.6.orig/kernel/sysctl.c 2011-03-03 11:13:01.986661838 +0800
> +++ linux-2.6/kernel/sysctl.c 2011-03-03 11:15:52.196661447 +0800
This one is PATCH 01/04, I missed the info in subject
--
Regards
dave
--
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