From: Robert Richter Date: Tue, 16 Aug 2011 21:39:53 +0000 (+0200) Subject: oprofile, x86: Fix overflow and warning (commit 1d12d35) X-Git-Tag: v3.2-rc1~163^2~61^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298557db42eb2d6efca81669dc369425b46c5be6;p=pandora-kernel.git oprofile, x86: Fix overflow and warning (commit 1d12d35) Following fixes for: 1d12d35 oprofile, x86: Convert memory allocation to static array Fix potential buffer overflow. Fix the following warning: arch/x86/oprofile/op_model_ppro.c: In function ‘ppro_check_ctrs’: arch/x86/oprofile/op_model_ppro.c:143: warning: label ‘out’ defined but not used Cc: Maarten Lankhorst Cc: Andi Kleen Signed-off-by: Robert Richter --- Reading git-diff-tree failed