Re: [PATCH v4 bpf 3/4] module: introduce module_alloc_huge

From: Dave Hansen
Date: Thu Jun 16 2022 - 12:12:48 EST


On 4/15/22 09:44, Song Liu wrote:
> arch/x86/kernel/module.c | 21 +++++++++++++++++++++
> include/linux/moduleloader.h | 5 +++++
> kernel/module.c | 8 ++++++++

A cc of x86@xxxxxxxxxx or better yet the "X86 MM" folks would be really
appreciated on future patches. It sounds like these parts were pretty
lightly reviewed before.

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/tree/MAINTAINERS#n21629

Feel free to cc the whole series, not _just_ the parts touching arch/x86/.