linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Clock unregistration fixes
Date: Tue, 29 Apr 2014 00:24:20 -0700	[thread overview]
Message-ID: <20140429072420.4468.87933@quantum> (raw)
In-Reply-To: <1397863783-10728-1-git-send-email-sboyd@codeaurora.org>

Quoting Stephen Boyd (2014-04-18 16:29:41)
> 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()

Thanks for the fixes. I've Cc'd them to stable as well for 3.14.

Regards,
Mike

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

      parent reply	other threads:[~2014-04-29  7:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18 23:29 [PATCH 0/2] Clock unregistration fixes Stephen Boyd
2014-04-18 23:29 ` [PATCH 1/2] clk: Fix double free due to devm_clk_register() Stephen Boyd
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-05-14 11:27   ` Sylwester Nawrocki
2014-04-29  7:24 ` Mike Turquette [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140429072420.4468.87933@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).