All of lore.kernel.org
 help / color / mirror / Atom feed
From: jonas.jensen@gmail.com (Jonas Jensen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: Properly initialize reference count
Date: Mon, 4 Nov 2013 09:47:08 +0100	[thread overview]
Message-ID: <CACmBeS3ZuzaQmb+V10Je8+9NyXzdULWKTcm9R4ZjE=DdiNN+oQ@mail.gmail.com> (raw)
In-Reply-To: <1383220962-26836-1-git-send-email-treding@nvidia.com>

On 31 October 2013 13:02, Thierry Reding <thierry.reding@gmail.com> wrote:
> Commit a336ed7 (clk: Implement clk_unregister()) initializes the kref in
> clk_set_parent(), which is obviously the wrong place. Further research
> shows that the original patches initialized it correctly, so it probably
> ended up in clk_set_parent() by mistake during manual application of the
> patch.

Tested-by: Jonas Jensen <jonas.jensen@gmail.com>

Thanks!

      parent reply	other threads:[~2013-11-04  8:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-31 12:02 [PATCH] clk: Properly initialize reference count Thierry Reding
2013-10-31 19:09 ` Stephen Warren
2013-10-31 19:09   ` Stephen Warren
2013-11-01  9:23   ` Thierry Reding
2013-11-01  9:23     ` Thierry Reding
2013-10-31 20:03 ` Fabio Estevam
2013-11-04  8:47 ` Jonas Jensen [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='CACmBeS3ZuzaQmb+V10Je8+9NyXzdULWKTcm9R4ZjE=DdiNN+oQ@mail.gmail.com' \
    --to=jonas.jensen@gmail.com \
    --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 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.