Re: [PATCH v4 00/35] Fast kernel headers: reduce header dependencies

From: Jason Gunthorpe
Date: Mon Feb 12 2024 - 08:49:28 EST


On Mon, Feb 12, 2024 at 12:14:43AM +0100, Max Kellermann wrote:
> This patch set aims to reduce the dependencies between headers, in
> order to have cleaner code and speed up the build. It continues
> previous efforts by other developers.

May I suggest if you are going to do this work you talk to the Intel
0-day folks about getting your git tree linked into automatic testing
so you can post patches that don't immediately trigger a 0-day report?

I've found this invaluable for my own work.

Thanks,
Jason