Make numbering system with reference to the version of the kernel. linux-4.4.2-rt1 First -RT in 4.4.2 .... linux-4.4.2-rt6 Last -RT in 4.4.2 linux-4.4.3-rt1 First -RT in 4.4.3 linux-4.4.3-rt2 .... linux-4.4.4-rt1 First -RT in 4.4.4 ...We've done the consecutive numbering scheme since rt started, so why should we change that?
Because the senior ranks in kernel version numbering, have a positional system. After version 4.4.3 can't get version 4.5.4, only 4.5.0 # cat Makefile VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 3 EXTRAVERSION = here must be non mainline numbering: -rt1, -rt2, etc. ... If SUBLEVEL changed, then EXTRAVERSION must be set to zero or one. Like a 8,9,10,11,... 20, 21, 22.
Attachment:
smime.p7s
Description: Криптографическая подпись S/MIME