[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1446493892.24485.58.camel@perches.com>
Date: Mon, 02 Nov 2015 11:51:32 -0800
From: Joe Perches <joe@...ches.com>
To: madalin.bucur@...escale.com
Cc: netdev@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, davem@...emloft.net,
scottwood@...escale.com, igal.liberman@...escale.com,
roy.pledge@...escale.com, ppc@...dchasers.com, pebolle@...cali.nl,
joakim.tjernlund@...nsmode.se, gregkh@...uxfoundation.org
Subject: Re: [net-next v4 1/8] devres: add devm_alloc_percpu()
On Mon, 2015-11-02 at 19:31 +0200, Madalin Bucur wrote:
> Introduce managed counterparts for alloc_percpu() and free_percpu().
> Add devm_alloc_percpu() and devm_free_percpu() into the managed
> interfaces list.
trivia, could be fixed later
> +/**
> + * __devm_alloc_percpu - Resource-managed alloc_percpu
> + * @dev: Device to allocate per-cpu memory for
> + * @size: Size of per-cpu memory to allocate
> + * @align: Alignement of per-cpu memory to allocate
French spelling? alignment
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists