Re: [PATCH v1 1/1] ACPI: Replace kernel.h with the necessary inclusions

From: Rafael J. Wysocki
Date: Tue Nov 23 2021 - 13:03:36 EST


On Tue, Nov 23, 2021 at 5:31 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> On Wed, Nov 10, 2021 at 01:16:40PM +0200, Andy Shevchenko wrote:
> > When kernel.h is used in the headers it adds a lot into dependency hell,
> > especially when there are circular dependencies are involved.
> >
> > Replace kernel.h inclusion with the list of what is really being used.
>
> Anybody any comments on this? I really want to shrink kernel.h usage in
> headers rather sooner than later...

Patch applied as 5.17 material, thanks!