lkml.org 
[lkml]   [2021]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] clk fixes for v5.16-rc5
Date
The following changes since commit 2d4fcc5ab35fac2e995f497d62439dcbb416babc:

clk: versatile: clk-icst: use after free on error path (2021-12-07 12:25:29 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 54baf56eaa40aa5cdcd02b3c20d593e4e1211220:

clk: Don't parent clks until the parent is fully registered (2021-12-07 19:20:35 -0800)

----------------------------------------------------------------
A single fix for the clk framework that needed some more bake time in
linux-next. The problem is that two clks being registered at the same
time can lead to a busted clk tree if the parent isn't fully registered
by the time the child finds the parent. We rejigger the place where we
mark the parent as fully registered so that the child can't find the
parent until things are proper.

----------------------------------------------------------------
Mike Tipton (1):
clk: Don't parent clks until the parent is fully registered

drivers/clk/clk.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)

--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git

\
 
 \ /
  Last update: 2021-12-16 20:22    [W:0.093 / U:0.588 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site