[PATCH 7/8] mm: split include/linux/gfp.h
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Sat Jul 2 05:05:39 PDT 2022
On Fri, Jul 01, 2022 at 05:54:29AM -0700, Yury Norov wrote:
> gfp.h belongs to many include paths, and it causes circular dependencies
> when, for example, trying to keep cpumask one-line wrappers in headers.
>
> In many cases, sources need only gfp flags. This patch splits gfp.h by
> moving flags to include/linux/gfp_flags.h. It helps to move trivial
> wrappers from c-file to header in the following patch for cpumask.
Wondering if you checked Ingo's gigantic series [1] for something similar.
Maybe you may utilize his work if there is anything like this.
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git/log/?h=sched/headers
--
With Best Regards,
Andy Shevchenko
More information about the linux-arm-kernel
mailing list