From: Frederic Weisbecker Date: Fri, 13 Nov 2009 12:16:15 +0000 (+0100) Subject: hw-breakpoints: Provide an off-case for counter_arch_bp() X-Git-Tag: v2.6.33-rc1~399^2~146^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687b16fb617bd446439425a368ad7c7bbd202c73;p=pandora-kernel.git hw-breakpoints: Provide an off-case for counter_arch_bp() If an arch doesn't support the hw breakpoints, counter_arch_bp() has no off case to cover the missing breakpoint info structure from the perf event. The result is a build error in non-x86 configs. Reported-by: Ingo Molnar Signed-off-by: Frederic Weisbecker Cc: Prasad LKML-Reference: <1258114575-32655-1-git-send-email-fweisbec@gmail.com> Signed-off-by: Ingo Molnar Cc: Prasad --- Reading git-diff-tree failed