From: Jean Delvare Date: Tue, 14 Jan 2014 14:59:55 +0000 (+0100) Subject: hwmon: (coretemp) Fix truncated name of alarm attributes X-Git-Tag: v3.2.55~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ded881cc1a89f5da729cab818d01055b15d0b07f;p=pandora-kernel.git hwmon: (coretemp) Fix truncated name of alarm attributes commit 3f9aec7610b39521c7c69d754de7265f6994c194 upstream. When the core number exceeds 9, the size of the buffer storing the alarm attribute name is insufficient and the attribute name is truncated. This causes libsensors to skip these attributes as the truncated name is not recognized. Reported-by: Andreas Hollmann Signed-off-by: Jean Delvare Signed-off-by: Guenter Roeck Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed