[PATCH v1 0/2] devres: clean up and move percpu allocator

Andy Shevchenko posted 2 patches 2 months, 4 weeks ago
There is a newer version of this series
.../driver-api/driver-model/devres.rst        |  1 -
drivers/base/devres.c                         | 25 -------------------
include/linux/device.h                        | 19 --------------
include/linux/device/devres.h                 | 16 ++++++++++++
4 files changed, 16 insertions(+), 45 deletions(-)
[PATCH v1 0/2] devres: clean up and move percpu allocator
Posted by Andy Shevchenko 2 months, 4 weeks ago
Clean up and move managed percpu allocator to devres.h.

Andy Shevchenko (2):
  devres: Remove unused devm_free_percpu()
  devres: Move devm_alloc_percpu() and related to devres.h

 .../driver-api/driver-model/devres.rst        |  1 -
 drivers/base/devres.c                         | 25 -------------------
 include/linux/device.h                        | 19 --------------
 include/linux/device/devres.h                 | 16 ++++++++++++
 4 files changed, 16 insertions(+), 45 deletions(-)

-- 
2.50.1