lkml.org 
[lkml]   [2018]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
Date
This series implements devm_kstrdup_const() together with some
prerequisite changes and uses it in pmc-atom driver.

v1 -> v2:
- fixed the changelog in the patch implementing devm_kstrdup_const()
- fixed the kernel doc
- moved is_kernel_rodata() to asm-generic/sections.h
- fixed constness

Bartosz Golaszewski (4):
devres: constify p in devm_kfree()
mm: move is_kernel_rodata() to asm-generic/sections.h
devres: provide devm_kstrdup_const()
clk: pmc-atom: use devm_kstrdup_const()

drivers/base/devres.c | 43 ++++++++++++++++++++++++++++++++--
drivers/clk/x86/clk-pmc-atom.c | 19 ++++-----------
include/asm-generic/sections.h | 14 +++++++++++
include/linux/device.h | 5 +++-
mm/util.c | 7 ------
5 files changed, 63 insertions(+), 25 deletions(-)

--
2.18.0

\
 
 \ /
  Last update: 2018-08-28 11:42    [W:0.169 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site