From: Peter Zijlstra Date: Fri, 5 Mar 2010 11:09:29 +0000 (+0100) Subject: perf, x86: Fix silly bug in data store buffer allocation X-Git-Tag: v2.6.35-rc1~522^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3adaebd69557615c1bf0365ce5e32d93ac7d82af;p=pandora-kernel.git perf, x86: Fix silly bug in data store buffer allocation Fix up the ds allocation error path, where we could free @buffer before we used it. Signed-off-by: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: paulus@samba.org Cc: eranian@google.com Cc: robert.richter@amd.com Cc: fweisbec@gmail.com LKML-Reference: <20100305154128.813452402@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed