From: Neil Horman Date: Thu, 2 Jan 2014 17:54:27 +0000 (-0500) Subject: sctp: Add process name and pid to deprecation warnings X-Git-Tag: v3.14-rc1~94^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f916ec9608af017dda3e0fa7b5c6a344fc05285e;p=pandora-kernel.git sctp: Add process name and pid to deprecation warnings Recently I updated the sctp socket option deprecation warnings to be both a bit more clear and ratelimited to prevent user processes from spamming the log file. Ben Hutchings suggested that I add the process name and pid to these warnings so that users can tell who is responsible for using the deprecated apis. This patch accomplishes that. Signed-off-by: Neil Horman CC: Vlad Yasevich CC: Ben Hutchings CC: "David S. Miller" CC: netdev@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed