All of lore.kernel.org
 help / color / mirror / Atom feed
* Boot hang on Origen with (!SMP && CPU_IDLE)
@ 2014-01-03 11:49 Tushar Behera
  2014-01-03 13:37 ` Arnd Bergmann
  0 siblings, 1 reply; 8+ messages in thread
From: Tushar Behera @ 2014-01-03 11:49 UTC (permalink / raw)
  To: Arnd Bergmann, Tomasz Figa, Kyungmin Park, Kgene Kim; +Cc: linux-samsung-soc

Hi,

We are getting boot-time system hang on Exynos4210-based Origen board
if the kernel (right now testing v3.13-rc6) is built using
exynos_defconfig, disabling SMP support and enabling CPU_IDLE support.
The boot log can be found here[1].

Git bisect points to following commit.

commit 87107d89052bcec1fe91b309631de4ed294a5171
Author: Arnd Bergmann <arnd@arndb.de>
Date:   Wed Jun 19 01:36:52 2013 +0900

    ARM: EXYNOS: Remove legacy L2X0 initialization

    Since Exynos is now supporting only DT-based boot, the old L2X0
    initialization code is not needed anymore, so exynos4_l2x0_cache_init()
    can be greatly simplified.

    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    Signed-off-by: Tomasz Figa <t.figa@samsung.com>
    Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
    Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

Reverting the changes, the kernel boots up.

Any idea what else we might be missing?

[1] http://pastebin.com/0mP6ML4y
-- 
Tushar Behera

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-07  8:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 11:49 Boot hang on Origen with (!SMP && CPU_IDLE) Tushar Behera
2014-01-03 13:37 ` Arnd Bergmann
2014-01-03 13:58   ` Tomasz Figa
2014-01-06 10:31     ` Tushar Behera
2014-01-06 15:30       ` Arnd Bergmann
2014-01-06 16:41         ` Tomasz Figa
2014-01-07  7:03           ` Tushar Behera
2014-01-07  8:51             ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.