[PATCH v2 3/9] procfs: Document the proposed solution to protect procfs entries

2013-10-01 Thread Djalal Harouni
Note the proposed solution to protect sensitive procfs entries as code comment. Cc: Kees Cook Suggested-by: Eric W. Biederman Signed-off-by: Djalal Harouni --- fs/proc/base.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/fs/proc/base.c b/fs/proc/base.c index

[PATCH v2 3/9] procfs: Document the proposed solution to protect procfs entries

2013-10-01 Thread Djalal Harouni
Note the proposed solution to protect sensitive procfs entries as code comment. Cc: Kees Cook keesc...@chromium.org Suggested-by: Eric W. Biederman ebied...@xmission.com Signed-off-by: Djalal Harouni tix...@opendz.org --- fs/proc/base.c | 11 +++ 1 file changed, 11 insertions(+) diff