All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org,
	Olof Johansson <olof@lixom.net>,
	"thomas.abraham@linaro.org" <thomas.abraham@linaro.org>
Subject: Re: [PATCH v3 00/10] ARM: exynos multiplatform series, part 1
Date: Mon, 22 Apr 2013 15:12:25 +0200	[thread overview]
Message-ID: <201304221512.25920.arnd@arndb.de> (raw)
In-Reply-To: <CAK9yfHwEZUPs70j3rS7V44RWxpZShEP8uxo3fFW54=L3NG-bDA@mail.gmail.com>

On Monday 22 April 2013, Sachin Kamat wrote:
> 
> With this branch now available (merged) in linux-next (20130422),
> looks like exynos4 DT support is broken on it. Tested on Origen 4210
> and 4412 and I get the following warnings on 4412 Origen board with
> exynos_defconfig (Note that clocks are all 0). However, it boots fine
> on Arndale board.

I think this issue should be fixed with the patch that Thomas Abraham
just sent. Thomas, can you confirm?

> SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
> Preemptible hierarchical RCU implementation.
> NR_IRQS:549
> Exynos4x12 clocks: sclk_apll = 0, sclk_mpll = 0
>         sclk_epll = 0, sclk_vpll = 0, arm_clk = 0
> Division by zero in kernel.
> CPU: 0 PID: 0 Comm: swapper/0 Not tainted
> 3.9.0-rc8-next-20130422-00038-g20ff84f #50
> [<c0013fc8>] (unwind_backtrace+0x0/0xf8) from [<c0010ee4>]
> (show_stack+0x10/0x14)
> [<c0010ee4>] (show_stack+0x10/0x14) from [<c0190704>] (Ldiv0_64+0x8/0x18)
> [<c0190704>] (Ldiv0_64+0x8/0x18) from [<c00549c4>]
> (__clocksource_updatefreq_scale+0x44/0x19c)
> [<c00549c4>] (__clocksource_updatefreq_scale+0x44/0x19c) from
> [<c0054b28>] (__clocksource_register_scale+0xc/0x44)
> [<c0054b28>] (__clocksource_register_scale+0xc/0x44) from [<c04895b0>]
> (exynos4_clocksource_init+0x20/0x40)
> [<c04895b0>] (exynos4_clocksource_init+0x20/0x40) from [<c0489638>]
> (mct_init_dt+0x68/0x74)
> [<c0489638>] (mct_init_dt+0x68/0x74) from [<c0489384>]
> (clocksource_of_init+0x30/0x58)
> [<c0489384>] (clocksource_of_init+0x30/0x58) from [<c0473ae0>]
> (time_init+0x1c/0x30)
> [<c0473ae0>] (time_init+0x1c/0x30) from [<c04706a0>] (start_kernel+0x1a0/0x37c)
> [<c04706a0>] (start_kernel+0x1a0/0x37c) from [<40008074>] (0x40008074)
> Division by zero in kernel.

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 00/10] ARM: exynos multiplatform series, part 1
Date: Mon, 22 Apr 2013 15:12:25 +0200	[thread overview]
Message-ID: <201304221512.25920.arnd@arndb.de> (raw)
In-Reply-To: <CAK9yfHwEZUPs70j3rS7V44RWxpZShEP8uxo3fFW54=L3NG-bDA@mail.gmail.com>

On Monday 22 April 2013, Sachin Kamat wrote:
> 
> With this branch now available (merged) in linux-next (20130422),
> looks like exynos4 DT support is broken on it. Tested on Origen 4210
> and 4412 and I get the following warnings on 4412 Origen board with
> exynos_defconfig (Note that clocks are all 0). However, it boots fine
> on Arndale board.

I think this issue should be fixed with the patch that Thomas Abraham
just sent. Thomas, can you confirm?

> SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
> Preemptible hierarchical RCU implementation.
> NR_IRQS:549
> Exynos4x12 clocks: sclk_apll = 0, sclk_mpll = 0
>         sclk_epll = 0, sclk_vpll = 0, arm_clk = 0
> Division by zero in kernel.
> CPU: 0 PID: 0 Comm: swapper/0 Not tainted
> 3.9.0-rc8-next-20130422-00038-g20ff84f #50
> [<c0013fc8>] (unwind_backtrace+0x0/0xf8) from [<c0010ee4>]
> (show_stack+0x10/0x14)
> [<c0010ee4>] (show_stack+0x10/0x14) from [<c0190704>] (Ldiv0_64+0x8/0x18)
> [<c0190704>] (Ldiv0_64+0x8/0x18) from [<c00549c4>]
> (__clocksource_updatefreq_scale+0x44/0x19c)
> [<c00549c4>] (__clocksource_updatefreq_scale+0x44/0x19c) from
> [<c0054b28>] (__clocksource_register_scale+0xc/0x44)
> [<c0054b28>] (__clocksource_register_scale+0xc/0x44) from [<c04895b0>]
> (exynos4_clocksource_init+0x20/0x40)
> [<c04895b0>] (exynos4_clocksource_init+0x20/0x40) from [<c0489638>]
> (mct_init_dt+0x68/0x74)
> [<c0489638>] (mct_init_dt+0x68/0x74) from [<c0489384>]
> (clocksource_of_init+0x30/0x58)
> [<c0489384>] (clocksource_of_init+0x30/0x58) from [<c0473ae0>]
> (time_init+0x1c/0x30)
> [<c0473ae0>] (time_init+0x1c/0x30) from [<c04706a0>] (start_kernel+0x1a0/0x37c)
> [<c04706a0>] (start_kernel+0x1a0/0x37c) from [<40008074>] (0x40008074)
> Division by zero in kernel.

	Arnd

  reply	other threads:[~2013-04-22 13:12 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 21:37 [PATCH v3 00/10] ARM: exynos multiplatform series, part 1 Arnd Bergmann
2013-04-11 21:37 ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 01/10] ARM: exynos: introduce EXYNOS_ATAGS symbol Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 02/10] ARM: exynos: prepare for sparse IRQ Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 03/10] ARM: exynos: move debug-macro.S to include/debug/ Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 04/10] ARM: samsung: move mfc device definition to s5p-dev-mfc.c Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
     [not found] ` <1365716245-99231-1-git-send-email-arnd-r2nGTMty4D4@public.gmane.org>
2013-04-11 21:37   ` [PATCH v3 05/10] i2c: s3c2410: make header file local Arnd Bergmann
2013-04-11 21:37     ` Arnd Bergmann
2013-04-11 21:43     ` Heiko Stübner
2013-04-11 21:43       ` Heiko Stübner
2013-04-12  8:11       ` Arnd Bergmann
2013-04-12  8:11         ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 06/10] mmc: sdhci-s3c: remove platform dependencies Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 07/10] thermal/exynos: remove unnecessary header inclusions Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 08/10] mtd: onenand/samsung: make regs-onenand.h file local Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 09/10] rtc: s3c: make header " Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-11 21:37 ` [PATCH v3 10/10] ARM: exynos: enable multiplatform support Arnd Bergmann
2013-04-11 21:37   ` Arnd Bergmann
2013-04-19 13:36 ` [PATCH v3 00/10] ARM: exynos multiplatform series, part 1 Arnd Bergmann
2013-04-19 13:36   ` Arnd Bergmann
2013-04-19 13:51   ` Sylwester Nawrocki
2013-04-19 13:51     ` Sylwester Nawrocki
2013-04-22 11:40   ` Sachin Kamat
2013-04-22 11:40     ` Sachin Kamat
2013-04-22 13:12     ` Arnd Bergmann [this message]
2013-04-22 13:12       ` Arnd Bergmann
2013-04-22 13:36       ` Thomas Abraham
2013-04-22 13:36         ` Thomas Abraham
2013-04-23  4:02       ` Sachin Kamat
2013-04-23  4:02         ` Sachin Kamat
2013-04-23  9:09         ` Arnd Bergmann
2013-04-23  9:09           ` Arnd Bergmann
2013-04-22 16:44 ` Kukjin Kim
2013-04-22 16:44   ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201304221512.25920.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=sachin.kamat@linaro.org \
    --cc=thomas.abraham@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.