projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a58578e
)
security: Fix prompt for LSM_MMAP_MIN_ADDR
author
Andreas Schwab
<
[email protected]
>
Tue, 18 Aug 2009 20:14:29 +0000
(22:14 +0200)
committer
James Morris
<
[email protected]
>
Tue, 18 Aug 2009 22:42:56 +0000
(08:42 +1000)
Fix prompt for LSM_MMAP_MIN_ADDR.
(Verbs are cool!)
Signed-off-by: Andreas Schwab <
[email protected]
>
Acked-by: Eric Paris <
[email protected]
>
Signed-off-by: James Morris <
[email protected]
>
security/Kconfig
patch
|
blob
|
history
diff --git
a/security/Kconfig
b/security/Kconfig
index bba92689b567140e8c5f4a026c28f8c870f695ed..4c865345caa01700451dd5aa7f8e290a2389690a 100644
(file)
--- 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 65536
help