All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Clock unregistration fixes
@ 2014-04-18 23:29 ` Stephen Boyd
  0 siblings, 0 replies; 11+ messages in thread
From: Stephen Boyd @ 2014-04-18 23:29 UTC (permalink / raw)
  To: linux-arm-kernel

Two fixes for fallout from commit fcb0ee6a3d33 (clk: Implement clk_unregister).

Stephen Boyd (2):
  clk: Fix double free due to devm_clk_register()
  clk: Fix slab corruption in clk_unregister()

 drivers/clk/clk.c | 74 ++++++++++++++++++++++++-------------------------------
 1 file changed, 32 insertions(+), 42 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2014-05-14 11:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 23:29 [PATCH 0/2] Clock unregistration fixes Stephen Boyd
2014-04-18 23:29 ` Stephen Boyd
2014-04-18 23:29 ` [PATCH 1/2] clk: Fix double free due to devm_clk_register() Stephen Boyd
2014-04-18 23:29   ` Stephen Boyd
2014-05-14 11:26   ` Sylwester Nawrocki
2014-05-14 11:26     ` Sylwester Nawrocki
2014-04-18 23:29 ` [PATCH 2/2] clk: Fix slab corruption in clk_unregister() Stephen Boyd
2014-04-18 23:29   ` Stephen Boyd
2014-05-14 11:27   ` Sylwester Nawrocki
2014-05-14 11:27     ` Sylwester Nawrocki
2014-04-29  7:24 ` [PATCH 0/2] Clock unregistration fixes Mike Turquette

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.