Re: sysctl: add proc_dointvec_bool handler

From: Dave Young
Date: Fri Mar 04 2011 - 10:50:42 EST


On Fri, Mar 4, 2011 at 11:45 PM, Dave Young <hidave.darkstar@xxxxxxxxx> wrote:
> Add proc_dointvec_bool sysctl handler for cases value is limited to 0 and 1
>
> Signed-off-by: Dave Young <hidave.darkstar@xxxxxxxxx>
> ---
> Â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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/