Re: Make LSM_MMAP_MIN_ADDR default match its help text.

From: Eric Paris
Date: Tue Aug 18 2009 - 16:23:03 EST


On Tue, 2009-08-18 at 22:14 +0200, Andreas Schwab wrote:
> Dave Jones <davej@xxxxxxxxxx> writes:
>
> > config LSM_MMAP_MIN_ADDR
> > int "Low address space for LSM to from user allocation"
>
> This sentence no verb.
>
> Andreas.
> ---
> From 4ba5116764386ceb1a9da4cb6800defd84f0e3c1 Mon Sep 17 00:00:00 2001
> From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
> Date: Tue, 18 Aug 2009 22:08:43 +0200
> Subject: [PATCH] Fix prompt for LSM_MMAP_MIN_ADDR.
>
> Signed-off-by: Andreas Schwab <schwab@xxxxxxxxxxxxxx>

Acked-by: Eric Paris <eparis@xxxxxxxxxx>



> ---
> security/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/security/Kconfig b/security/Kconfig
> index 9c60c34..4d1a2e3 100644
> --- a/security/Kconfig
> +++ b/security/Kconfig
> @@ -114,7 +114,7 @@ config SECURITY_ROOTPLUG
> If you are unsure how to answer this question, answer N.
>
> config LSM_MMAP_MIN_ADDR
> - int "Low address space for LSM to from user allocation"
> + int "Low address space for LSM to protect from user allocation"
> depends on SECURITY && SECURITY_SELINUX
> default 65535
> help
> --
> 1.6.4
>


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