Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
From: Joe Perches
Date: Thu Nov 27 2025 - 12:34:58 EST
On Wed, 2025-11-26 at 22:46 +0100, Andy Shevchenko wrote:
> For several years, and still ongoing, the kernel.h is being split
> to smaller and narrow headers to avoid "including everything" approach
> which is bad in many ways.
And I still think precompiled headers can be beneficial to
standardize using kernel.h to reduce overall compilation time.