Re: [PATCH v5 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
From: Rasmus Villemoes
Date: Fri Sep 28 2018 - 03:23:47 EST
On 2018-09-28 09:14, Bartosz Golaszewski wrote:
> Export this routine so that we can use it later in devm_kstrdup_const()
> and devm_kfree_const().
s/devm_kfree_const/devm_kfree/.
Apart from that nit, feel free to add my ack to 1,2,3.
Thanks,
Rasmus