Comment 5 for bug 1768898

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2018-05-13 07:34 EDT-------
Looks like the kernel was built with a conflicting version number. Beware, your kernel modules have now been tainted and you have an old kernel with newer modules. I would have expected this to be built as a separate kernel version so that you could choose boot either old or new. Normally, we would modify the EXTRAVERSION variable in the Makefile so that it added a unique identifier, such as appending "-LP1768898".