mm: Create utility function for accessing a tasks commandline value
authorWilliam Roberts <bill.c.roberts@gmail.com>
Tue, 11 Feb 2014 18:11:59 +0000 (10:11 -0800)
committerEric Paris <eparis@redhat.com>
Fri, 7 Mar 2014 16:52:45 +0000 (11:52 -0500)
introduce get_cmdline() for retreiving the value of a processes
proc/self/cmdline value.

Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: William Roberts <wroberts@tresys.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/mm.h
mm/util.c

Simple merge
diff --cc mm/util.c
Simple merge