public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Javi Merino <javi.merino@arm.com>
To: Eduardo Valentin <edubezval@gmail.com>
Cc: "linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/2] Fixes for cpu cooling
Date: Tue, 25 Aug 2015 19:53:48 +0100	[thread overview]
Message-ID: <20150825185347.GB2708@e104805> (raw)
In-Reply-To: <1439835703-16470-1-git-send-email-javi.merino@arm.com>

On Mon, Aug 17, 2015 at 07:21:41PM +0100, Javi Merino wrote:
> Commit c36cf0717631 ("thermal: cpu_cooling: implement the power
> cooling device API") introduced two bugs: a call to kcalloc() (that
> might sleep) under RCU and not freeing the allocation when it's no
> longer needed.  This series fixes both issues.
> 
> Javi Merino (2):
>   thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
>   thermal: cpu_cooling: free power table on error or when unregistering

Gentle ping

  parent reply	other threads:[~2015-08-25 18:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-17 18:21 [PATCH 0/2] Fixes for cpu cooling Javi Merino
2015-08-17 18:21 ` [PATCH 1/2] thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock Javi Merino
2015-08-17 18:21 ` [PATCH 2/2] thermal: cpu_cooling: free power table on error or when unregistering Javi Merino
2015-08-25 18:53 ` Javi Merino [this message]
2015-09-01  8:31   ` [PATCH 0/2] Fixes for cpu cooling Javi Merino

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=20150825185347.GB2708@e104805 \
    --to=javi.merino@arm.com \
    --cc=edubezval@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.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