From: David Rientjes Date: Wed, 21 Mar 2012 23:34:13 +0000 (-0700) Subject: mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning X-Git-Tag: v3.4-rc1~158^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a3c273f88c9cbbaf7e14505df0131d95c8f262;p=pandora-kernel.git mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning Add the thread name and pid of the application that is allocating shm segments with MAP_HUGETLB without being a part of /proc/sys/vm/hugetlb_shm_group or having CAP_IPC_LOCK. This identifies the application so it may be fixed by avoiding using the deprecated exception (see Documentation/feature-removal-schedule.txt). Signed-off-by: David Rientjes Cc: Dave Jones Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed