linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner clock fixes for 4.16
@ 2018-02-23 11:31 Chen-Yu Tsai
  2018-03-09 23:26 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Chen-Yu Tsai @ 2018-02-23 11:31 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-4.16

for you to fetch changes up to 5682e268350f9eccdbb04006605c1b7068a7b323:

  clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (2018-02-19 08:59:50 +0100)

----------------------------------------------------------------
Allwinner clock fixes for 4.16

A critical fix for the A31 sunxi-ng clock driver. The CLK_OUT clocks
had definitions paired with the incorrect type of clk ops. This results
in a serious oops starting with commit 946797aa3f08 ("clk: sunxi-ng:
Support fixed post-dividers on MP style clocks"), which exposed the
incorrect clk ops when it added a new field to the data structures,
which then nudged the underlying (compatible but incorrect) data
structures out of alignment.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops

 drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180223/23efdda1/attachment.sig>

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

* [GIT PULL] Allwinner clock fixes for 4.16
  2018-02-23 11:31 [GIT PULL] Allwinner clock fixes for 4.16 Chen-Yu Tsai
@ 2018-03-09 23:26 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2018-03-09 23:26 UTC (permalink / raw)
  To: linux-arm-kernel

Quoting Chen-Yu Tsai (2018-02-23 03:31:20)
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
> 
>   Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-4.16
> 
> for you to fetch changes up to 5682e268350f9eccdbb04006605c1b7068a7b323:
> 
>   clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (2018-02-19 08:59:50 +0100)
> 
> ----------------------------------------------------------------
> Allwinner clock fixes for 4.16
> 
> A critical fix for the A31 sunxi-ng clock driver. The CLK_OUT clocks
> had definitions paired with the incorrect type of clk ops. This results
> in a serious oops starting with commit 946797aa3f08 ("clk: sunxi-ng:
> Support fixed post-dividers on MP style clocks"), which exposed the
> incorrect clk ops when it added a new field to the data structures,
> which then nudged the underlying (compatible but incorrect) data
> structures out of alignment.
> 

Thanks. Pulled.

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

end of thread, other threads:[~2018-03-09 23:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-23 11:31 [GIT PULL] Allwinner clock fixes for 4.16 Chen-Yu Tsai
2018-03-09 23:26 ` Stephen Boyd

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).