[net-next v4 1/8] devres: add devm_alloc_percpu()
Joe Perches
joe at perches.com
Tue Nov 3 06:51:32 AEDT 2015
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
More information about the Linuxppc-dev
mailing list