All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Dave Jones <davej@redhat.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Eric Paris <eparis@redhat.com>, James Morris <jmorris@namei.org>
Subject: Re: Make LSM_MMAP_MIN_ADDR default match its help text.
Date: Tue, 18 Aug 2009 22:14:29 +0200	[thread overview]
Message-ID: <m2prasq3q2.fsf@igel.home> (raw)
In-Reply-To: <20090818174736.GA23352@redhat.com> (Dave Jones's message of "Tue, 18 Aug 2009 13:47:37 -0400")

Dave Jones <davej@redhat.com> 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@linux-m68k.org>
Date: Tue, 18 Aug 2009 22:08:43 +0200
Subject: [PATCH] Fix prompt for LSM_MMAP_MIN_ADDR.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
---
 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

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  parent reply	other threads:[~2009-08-18 20:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200908172100.n7HL08SR001061@hera.kernel.org>
2009-08-18 17:47 ` Make LSM_MMAP_MIN_ADDR default match its help text Dave Jones
2009-08-18 17:50   ` Eric Paris
2009-08-18 20:14   ` Andreas Schwab [this message]
2009-08-18 20:22     ` Eric Paris
2009-08-18 20:27     ` Dave Jones

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=m2prasq3q2.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=davej@redhat.com \
    --cc=eparis@redhat.com \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.