Messages in this thread |  | | Date | Sat, 12 Apr 2014 12:57:41 -0700 | | From | Greg Kroah-Hartman <> | | Subject | Re: [Patch v3 1/6] devres: introduce API "devm_kmemdup |
| |
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.
|  |