From: Daniel Baluta Date: Wed, 6 Feb 2013 21:29:20 +0000 (+0200) Subject: perf/hwbp: Fix cleanup in case of kzalloc failure X-Git-Tag: v3.9-rc1~173^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02e176af92f3e2e9ec3a48792036566af2dcd534;p=pandora-kernel.git perf/hwbp: Fix cleanup in case of kzalloc failure Obviously this is a typo and could result in memory leaks if kzalloc fails on a given cpu. Signed-off-by: Daniel Baluta Acked-by: Frederic Weisbecker Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1360186160-7566-1-git-send-email-dbaluta@ixiacom.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed