From: Magnus Damm Date: Wed, 18 Sep 2013 20:01:16 +0000 (-0500) Subject: clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast X-Git-Tag: v3.12-rc3~8^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2199a5574b6d94b9ca26c6345356f45ec60fef8b;p=pandora-kernel.git clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast Update the STI driver by setting cpu_possible_mask to make EMEV2 SMP work as expected together with the ARM broadcast timer. This breakage was introduced by: f7db706 ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware clock-event Without this fix SMP operation is broken on EMEV2 since no broadcast timer interrupts trigger on the secondary CPU cores. Signed-off-by: Magnus Damm Tested-by: Simon Horman Reviewed-by: Stephen Boyd Signed-off-by: Simon Horman Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed