From: Pavel Emelyanov Date: Fri, 30 Dec 2011 00:53:13 +0000 (+0000) Subject: sock_diag: Introduce the meminfo nla core (v2) X-Git-Tag: v3.3-rc1~182^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2e5f274f9e9a06fb934dd45260e2616a9992e6;p=pandora-kernel.git sock_diag: Introduce the meminfo nla core (v2) Add a routine that dumps memory-related values of a socket. It's made as an array to make it possible to add more stuff here later without breaking compatibility. Since v1: The SK_MEMINFO_ constants are in userspace visible part of sock_diag.h, the rest is under __KERNEL__. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed