public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: devres: update list of supported calls
@ 2014-07-07  8:10 Cristian Stoica
  2014-07-10 23:17 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Cristian Stoica @ 2014-07-07  8:10 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc, linux-kernel, Cristian Stoica

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
---
 Documentation/driver-model/devres.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index 1525e30..7a48896 100644
--- a/Documentation/driver-model/devres.txt
+++ b/Documentation/driver-model/devres.txt
@@ -234,6 +234,7 @@ certainly invest a bit more effort into libata core layer).
   -----------------------------
 
 MEM
+  devm_kmalloc()
   devm_kzalloc()
   devm_kfree()
   devm_kmemdup()
-- 
1.8.3.1


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

* Re: [PATCH] Documentation: devres: update list of supported calls
  2014-07-07  8:10 [PATCH] Documentation: devres: update list of supported calls Cristian Stoica
@ 2014-07-10 23:17 ` Randy Dunlap
  2014-07-12  0:56   ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2014-07-10 23:17 UTC (permalink / raw)
  To: Cristian Stoica; +Cc: linux-doc, linux-kernel, Greg Kroah-Hartman

On 07/07/2014 01:10 AM, Cristian Stoica wrote:
> Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>

Greg, do you want this patch?

> ---
>  Documentation/driver-model/devres.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
> index 1525e30..7a48896 100644
> --- a/Documentation/driver-model/devres.txt
> +++ b/Documentation/driver-model/devres.txt
> @@ -234,6 +234,7 @@ certainly invest a bit more effort into libata core layer).
>    -----------------------------
>  
>  MEM
> +  devm_kmalloc()
>    devm_kzalloc()
>    devm_kfree()
>    devm_kmemdup()
> 


-- 
~Randy

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

* Re: [PATCH] Documentation: devres: update list of supported calls
  2014-07-10 23:17 ` Randy Dunlap
@ 2014-07-12  0:56   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2014-07-12  0:56 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Cristian Stoica, linux-doc, linux-kernel

On Thu, Jul 10, 2014 at 04:17:26PM -0700, Randy Dunlap wrote:
> On 07/07/2014 01:10 AM, Cristian Stoica wrote:
> > Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
> 
> Greg, do you want this patch?
> 
> > ---
> >  Documentation/driver-model/devres.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
> > index 1525e30..7a48896 100644
> > --- a/Documentation/driver-model/devres.txt
> > +++ b/Documentation/driver-model/devres.txt
> > @@ -234,6 +234,7 @@ certainly invest a bit more effort into libata core layer).
> >    -----------------------------
> >  
> >  MEM
> > +  devm_kmalloc()
> >    devm_kzalloc()
> >    devm_kfree()
> >    devm_kmemdup()

It's already in my tree in another form, so it doesn't make sense for me
to take it again...

thanks,

greg k-h

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

end of thread, other threads:[~2014-07-12  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07  8:10 [PATCH] Documentation: devres: update list of supported calls Cristian Stoica
2014-07-10 23:17 ` Randy Dunlap
2014-07-12  0:56   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox