public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
From: DIXLOR <dixlor@gmail.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-rt-users <linux-rt-users@vger.kernel.org>
Subject: Re: Numbering system
Date: Wed, 2 Mar 2016 01:59:22 +0300	[thread overview]
Message-ID: <56D61ECA.2010609@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.11.1603012102150.3638@nanos>

[-- Attachment #1: Type: text/plain, Size: 768 bytes --]


>> 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 #2: Криптографическая подпись S/MIME --]
[-- Type: application/pkcs7-signature, Size: 3577 bytes --]

  reply	other threads:[~2016-03-01 22:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 16:36 Numbering system DIXLOR
2016-03-01 20:06 ` Thomas Gleixner
2016-03-01 22:59   ` DIXLOR [this message]
2016-03-02  8:18     ` Thomas Gleixner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56D61ECA.2010609@gmail.com \
    --to=dixlor@gmail.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox