linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Michael Turquette <mturquette@baylibre.com>,
	Thierry Reding <thierry.reding@gmail.com>,
	Sowjanya Komatineni <skomatineni@nvidia.com>
Cc: linux-clk@vger.kernel.org, linux-tegra@vger.kernel.org,
	Dmitry Osipenko <digetx@gmail.com>
Subject: Re: [GIT PULL v2 2/2] clk: tegra: Changes for v5.5-rc1
Date: Wed, 13 Nov 2019 11:27:03 -0800	[thread overview]
Message-ID: <20191113192705.4BB34206D5@mail.kernel.org> (raw)
In-Reply-To: <20191111144507.4027979-2-thierry.reding@gmail.com>

Quoting Thierry Reding (2019-11-11 06:45:07)
> Hi Michael, Stephen,
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.5-clk-v2
> 
> for you to fetch changes up to 07b293c5b01483f3c65372e72e62a2ee559ce1cf:
> 
>   clk: tegra: Fix build error without CONFIG_PM_SLEEP (2019-11-11 14:53:05 +0100)
> 
> This updated pull request contains changes needed for the updated API to
> retrieve a clock's parent's index as well as additional Acked-bys from
> Stephen.
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next. I noticed this error from static checker.

drivers/clk/tegra/clk.c:241 tegra_clk_init() error: double free of 'periph_clk_enb_refcnt'

And maybe that function can use struct_size() too instead of kcalloc
with a multiply?


  reply	other threads:[~2019-11-13 19:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 14:45 [GIT PULL v2 1/2] clk: Changes for v5.5-rc1 Thierry Reding
2019-11-11 14:45 ` [GIT PULL v2 2/2] clk: tegra: " Thierry Reding
2019-11-13 19:27   ` Stephen Boyd [this message]
2019-11-14 11:18     ` Dmitry Osipenko
2019-11-13 19:18 ` [GIT PULL v2 1/2] clk: " Stephen Boyd

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=20191113192705.4BB34206D5@mail.kernel.org \
    --to=sboyd@kernel.org \
    --cc=digetx@gmail.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=skomatineni@nvidia.com \
    --cc=thierry.reding@gmail.com \
    /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).