From: Richard Cochran Date: Mon, 26 Nov 2012 01:44:35 +0000 (+0000) Subject: ptp: reduce stack usage when measuring the system time offset X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3484c275db5abe88e01a7e1a80932112c9bbf69;p=pandora-kernel.git ptp: reduce stack usage when measuring the system time offset This patch removes the large buffer from the stack of the system offset ioctl and replaces it with a kmalloced buffer. Signed-off-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed