[PATCH] clk: Fix race conditions between clk_set_parent() and clk_enable()

Linus Walleij linus.walleij at linaro.org
Wed May 16 03:30:30 EDT 2012


On Wed, May 16, 2012 at 8:00 AM, Turquette, Mike <mturquette at ti.com> wrote:

> The above hunk is a good change since it fixes a bug where we
> prepare/enable the parent clocks around the .set_parent callback, even
> when CLK_SET_PARENT_GATE is set.  It should be a separate patch.

This makes me think that maybe some of these clk fixes really
need to add Cc: stable at kernel.org so they get into 3.4 as well.

Not that there are plenty of in-kernel users, but since people may
be basing development off the 3.4 tree, it would be good to have
fixes propagate there.

Linus Walleij



More information about the linux-arm-kernel mailing list