linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] OPP changes for 5.6
@ 2020-01-27  6:20 Viresh Kumar
  2020-01-27  9:41 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2020-01-27  6:20 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

Hi Rafael,

This pull request contains a single patchset to fix reference counting
of OPP table structures.

--
viresh

-------------------------8<-------------------------
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next

for you to fetch changes up to 03758d60265c773e1d06d436b99ee338f2ac55d6:

  opp: Replace list_kref with a local counter (2019-12-10 15:57:00 +0530)

----------------------------------------------------------------
Viresh Kumar (2):
      opp: Free static OPPs on errors while adding them
      opp: Replace list_kref with a local counter

 drivers/opp/core.c | 48 +++++++++++++++++++-----------------------------
 drivers/opp/of.c   | 31 ++++++++++++++++++-------------
 drivers/opp/opp.h  |  6 ++----
 3 files changed, 39 insertions(+), 46 deletions(-)

-- 
viresh

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

* Re: [GIT PULL] OPP changes for 5.6
  2020-01-27  6:20 [GIT PULL] OPP changes for 5.6 Viresh Kumar
@ 2020-01-27  9:41 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-01-27  9:41 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Mon, Jan 27, 2020 at 7:20 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
>
> Hi Rafael,
>
> This pull request contains a single patchset to fix reference counting
> of OPP table structures.
>
> --
> viresh
>
> -------------------------8<-------------------------
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
>
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next
>
> for you to fetch changes up to 03758d60265c773e1d06d436b99ee338f2ac55d6:
>
>   opp: Replace list_kref with a local counter (2019-12-10 15:57:00 +0530)

Pulled, thanks!

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

end of thread, other threads:[~2020-01-27  9:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-27  6:20 [GIT PULL] OPP changes for 5.6 Viresh Kumar
2020-01-27  9:41 ` Rafael J. Wysocki

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