[PATCH 9/9] ARM: EXYNOS: temporary fixup regarding get_core_count()

Kukjin Kim kgene.kim at samsung.com
Fri Feb 10 05:16:17 EST 2012


Kyungmin Park wrote:
> 
> On 2/1/12, Kukjin Kim <kgene.kim at samsung.com> wrote:
> > Signed-off-by: Kukjin Kim <kgene.kim at samsung.com>
> > ---

[...]

> > -	ncores = scu_base ? scu_get_core_count(scu_base) : 1;
> > +	if (soc_is_exynos5250())
> > +		ncores = 2;
> I saw the related mail thread, I wonder then how to handle this at
> other A15 board? Device Tree?

Well, as you know, the EXYNOS5250 has two A15 cores :)

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list