The total length $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
must not exceed 64 characters. Break that limit and you get garbage in
uname -r.
> 2) Does the Kernel make/build process enforce any specified limit of
>(1) above?
kbuild 2.5 enforces the limit, the existing kernel build code does not.
I sent a patch to Linus four times back in the 2.4.15 days, he
completely ignored it. Linus does not care about kernel build
problems.
I will dig out the patch and send it to Marcelo.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/