Re: [PATCH] kernel/sys.c: Add build-time check for UNAME26

From: Linus Torvalds
Date: Mon Mar 02 2015 - 16:46:47 EST


On Mon, Mar 2, 2015 at 5:10 AM, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
> Add a build-time check for the major version number, to make sure Linus
> will update the UNAME26 implementation (and the comment at the top of
> the function) at the next version increase.

I really can't imagine that anybody ever cares about the exact "2.6.x"
value, as long as x > 40. So even the original "update 40 to 60" was
borderline. I don't think I will ever accept an update to this any
more.

If anything, I'd just say "fix it at 2.6.60" or something, and get rid
of the insane version code "emulation" crap. Nobody cares.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/