lkml.org 
[lkml]   [2014]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Documentation: devres: Add devm_kmalloc() et al
[adding Tejun Heo]

patch OK, Tejun? You want to apply it?


On 06/23/14 04:28, Daniel Thompson wrote:
> Commit 64c862a83... added new alloc variants to the devres managed
> API. These should be included in the list of managed API found in
> devres.txt.
>
> Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
> Cc: Randy Dunlap <rdunlap@infradead.org>
> Cc: Grant Likely <grant.likely@linaro.org>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Joe Perches <joe@perches.com>
> Cc: linux-doc@vger.kernel.org
> ---
> Documentation/driver-model/devres.txt | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
> index 1525e30..91f5633 100644
> --- a/Documentation/driver-model/devres.txt
> +++ b/Documentation/driver-model/devres.txt
> @@ -234,7 +234,10 @@ certainly invest a bit more effort into libata core layer).
> -----------------------------
>
> MEM
> + devm_kmalloc()
> devm_kzalloc()
> + devm_kmalloc_array()
> + devm_kcalloc()
> devm_kfree()
> devm_kmemdup()
> devm_get_free_pages()
>


--
~Randy


\
 
 \ /
  Last update: 2014-06-29 04:01    [W:2.637 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site