Linus Torvalds writes: (Summary) Do you intend to apply it directly?
Yes, I took it and it should be pushed out.
Yes, I took it and it should be pushed out.
It's a nightmare to do by hand, with all the different architectures having slightly different header file requirements. I wouldn't encourage people to do that again without some tooling to actually look at "what symbols might get defined by header file collection XYZ, what symbols might I need with any config option" kind of logic.
Yes, I took it and it should be pushed out.
Yes, I took it and it should be pushed out.
[...]
handle includes without slowing builds.It's a nightmare to do by hand, with all the different architectures having slightly different header file requirements. I wouldn't encourage people to do that again without some tooling to actually look at "what symbols might get defined by header file collection XYZ, what symbols might I need with any config option" kind of logic.