From: Mauro Carvalho Chehab Date: Thu, 21 Feb 2013 16:36:45 +0000 (-0300) Subject: edac: reduce stack pressure by using a pre-allocated buffer X-Git-Tag: v3.9-rc1~33^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ef7645544131b0750478d1cf94cdfa945c809d;p=pandora-kernel.git edac: reduce stack pressure by using a pre-allocated buffer The number of variables at the stack is too big. Reduces the stack usage by using a pre-allocated error buffer. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed