Skip to content
Commit 02e176af authored by Daniel Baluta's avatar Daniel Baluta Committed by Arnaldo Carvalho de Melo
Browse files

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: default avatarDaniel Baluta <dbaluta@ixiacom.com>
Acked-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1360186160-7566-1-git-send-email-dbaluta@ixiacom.com


Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent 85df3b37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment