[PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del

David Hildenbrand (arm) david at kernel.org
Thu Feb 5 11:30:01 UTC 2026


On 2/5/26 12:18, Alice Ryhl wrote:
> On Thu, Feb 05, 2026 at 12:12:23PM +0100, David Hildenbrand (arm) wrote:
>> On 2/5/26 12:04, Alice Ryhl wrote:
>>>
>>> I just tried to match other symbols in the same file.
>>
>> We were probably a bit too sloppy with some of these in the past. But:
>>
>> davhil01 at e142025:~/git/linux$ grep -c "EXPORT_SYMBOL(" mm/memory.c
>> 12
>> davhil01 at e142025:~/git/linux$ grep -c "EXPORT_SYMBOL_GPL(" mm/memory.c
>> 10
>>
>> So just go with EXPORT_SYMBOL_GPL unless there is a good reason why not.
> 
> Sounds good, I'll do that in the next version.

Feel free to add my

Acked-by: David Hildenbrand (arm) <david at kernel.org>

-- 
Cheers,

David



More information about the Linux-security-module-archive mailing list