mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
ff86aae3b4
Introduce managed counterparts for alloc_percpu() and free_percpu(). Add devm_alloc_percpu() and devm_free_percpu() into the managed interfaces list. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>