From: Ingo Molnar Date: Thu, 9 Apr 2009 07:48:22 +0000 (+0200) Subject: perf_counter: fix off task->comm by one X-Git-Tag: v2.6.31-rc1~383^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888fcee066a2f4abd0d0bc9418c0535f9b01e6e5;p=pandora-kernel.git perf_counter: fix off task->comm by one strlen() does not include the \0. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed