linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled
@ 2014-10-19  6:11 Kevin Hao
  2014-10-19  6:11 ` [PATCH v2 1/3] Revert "clk: ppc-corenet: Fix Section mismatch warning" Kevin Hao
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Kevin Hao @ 2014-10-19  6:11 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Scott Wood, Gerhard Sittig, Mike Turquette, Jingchang Lu

Hi,

I have done a boot test on p2014rdb and t4240qds boards. I don't have an access
to mpc512x board, so only build test for that.

v2:
 - Revert the commit da788acb2838 first.
 - Invoke of_clk_init() from a common place.

v1
This tries to fix a kernel panic introduced by commit da788acb2838
("clk: ppc-corenet: Fix Section mismatch warning").

Kevin Hao (3):
  Revert "clk: ppc-corenet: Fix Section mismatch warning"
  powerpc: call of_clk_init() from time_init()
  clk: ppc-corenet: fix section mismatch warning

 arch/powerpc/kernel/time.c                    |  5 ++++
 arch/powerpc/platforms/512x/clock-commonclk.c | 11 ++++---
 drivers/clk/clk-ppc-corenet.c                 | 43 ++++-----------------------
 3 files changed, 16 insertions(+), 43 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-12-03  6:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-19  6:11 [PATCH v2 0/3] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled Kevin Hao
2014-10-19  6:11 ` [PATCH v2 1/3] Revert "clk: ppc-corenet: Fix Section mismatch warning" Kevin Hao
2014-10-19  6:11 ` [PATCH v2 2/3] powerpc: call of_clk_init() from time_init() Kevin Hao
2014-10-19  6:11 ` [PATCH v2 3/3] clk: ppc-corenet: fix section mismatch warning Kevin Hao
2014-10-21  8:10 ` [PATCH v2 0/3] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled Kevin Hao
2014-11-07  4:07 ` Scott Wood
2014-11-20  2:38   ` Mike Turquette
2014-11-27  3:30   ` Yuantian Tang
2014-12-03  0:38     ` Scott Wood
2014-12-03  6:23       ` Kevin Hao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).