public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [Patch v3 1/6] devres: introduce API "devm_kmemdup
Date: Sat, 12 Apr 2014 12:57:41 -0700	[thread overview]
Message-ID: <20140412195741.GA10564@kroah.com> (raw)
In-Reply-To: <53496C49.9070900@kernel.org>

On Sat, Apr 12, 2014 at 05:39:37PM +0100, Jonathan Cameron wrote:
> On 09/04/14 01:56, Srinivas Pandruvada wrote:
> > Introduce devm_kmemdup, which uses resource managed kmalloc.
> > There are several request from maintainers to add this instead
> > of using kmemdup.
> >
> > Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> I've been trying to work out who else should be cc'd on this and
> so far I've come up with Greg...

Yes, I take these types of patches, just bundle it with your iio
patches that take advantage of this.


      reply	other threads:[~2014-04-12 19:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-09  0:56 [Patch v3 1/6] devres: introduce API "devm_kmemdup Srinivas Pandruvada
2014-04-09  0:56 ` [Patch v3 2/6] IIO: core: Introduce read_raw_multi Srinivas Pandruvada
2014-04-12 16:52   ` Jonathan Cameron
2014-04-14  1:51     ` Srinivas Pandruvada
2014-04-14  7:02       ` Jonathan Cameron
2014-04-14 21:02         ` Jonathan Cameron
2014-04-09  0:56 ` [Patch v3 3/6] IIO: core: Modify scan element type Srinivas Pandruvada
2014-04-12 16:54   ` Jonathan Cameron
2014-04-09  0:56 ` [Patch v3 4/6] IIO: core: Add quaternion modifier Srinivas Pandruvada
2014-04-09  0:56 ` [Patch v3 5/6] iio: hid-sensors: Added device rotation support Srinivas Pandruvada
2014-04-12 17:21   ` Jonathan Cameron
2014-04-14  1:48     ` Srinivas Pandruvada
2014-04-14  7:00       ` Jonathan Cameron
2014-04-09  0:56 ` [Patch v3 6/6] iio: Added ABI description for quaternion Srinivas Pandruvada
2014-04-12 16:57   ` Jonathan Cameron
2014-04-12 16:39 ` [Patch v3 1/6] devres: introduce API "devm_kmemdup Jonathan Cameron
2014-04-12 19:57   ` Greg Kroah-Hartman [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=20140412195741.GA10564@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinivas.pandruvada@linux.intel.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