[PATCH 13/14] omap2/3: Fix powerdomain init for multiomap

Paul Walmsley paul at pwsan.com
Tue Jan 26 21:26:53 EST 2010


Hi Tony,

On Tue, 26 Jan 2010, Tony Lindgren wrote:

> Otherwise we'll an error when booting a kernel with both
> CONFIG_ARCH_OMAP2 and CONFIG_ARCH_OMAP3 compiled in:
> 
> Unhandled fault: imprecise external abort (0xc06) at 0x00000000
> ...
> 
> Note that the same problem may still exist when trying to boot
> a kernel with 2420 and 2430 both compiled in. We currently cannot
> test this as the clock framework needs updating to support booting
> 2420 and 2430 compiled in.
> 
> Signed-off-by: Tony Lindgren <tony at atomide.com>

This patch shouldn't be needed after merging the clock-related patches 
queued up for 2.6.34; one of those patches inadvertently fixes the 
underlying problem (_pwrdm_setup() called even if pwrdm_register() fails 
due to commit ba20bb126940ce4847e146a0d00b7f7b0868d773).

Thanks for all the debugging time that you put into tracking this one 
down,

- Paul



More information about the linux-arm-kernel mailing list