Re: Dealing with SUBLEVEL overflow in backports
Johannes Berg <[email protected]> Mon, 07 Feb 2022 14:04:20 +0100
| Newsgroups | org.kernel.vger.backports |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2022-02-07 at 12:52 +0000, Jiaxun Yang wrote: > > 在 2022/2/7 11:11, Johannes Berg 写道: > > > > Looking at commit b29eec6c49, does it even matter? We can continue using > > bug.h which includes build_bug.h, it's just pulling in more than needed. > Sorry, in which tree? > In 4.9.x. Basically, we _cannot_ include build_bug.h where we know for sure it does *not* exist, since that would be a compile error. We don't _want_ to include bug.h from build_bug.h if we can avoid it, since it's bigger and more stuff. But for 4.9.x, I'm not sure we need to change anything, since we'll include bug.h from build_bug.h which should continue to work? johannes -- To unsubscribe from this list: send the line "unsubscribe backports" in