|
|
Subscribe / Log in / New account

Three stable kernels

Stable kernels 4.14.213, 4.9.249, and 4.4.249 have been released. They contain important fixes and users should upgrade.

to post comments

Three stable kernels

Posted Jan 7, 2021 16:07 UTC (Thu) by abatters (✭ supporter ✭, #6932) [Link] (1 responses)

#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

c = 249

What are we going to do when c = 256?

Three stable kernels

Posted Jan 7, 2021 17:23 UTC (Thu) by geert (subscriber, #98403) [Link]

Upgrade to v4.5.0?


Copyright © 2020, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds