public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Natalenko <oleksandr@natalenko.name>
To: linux-kernel@vger.kernel.org
Cc: Budi <budikusasi@gmail.com>
Subject: Re: Anyone outright understand explain please,..
Date: Wed, 05 Jul 2023 11:22:19 +0200	[thread overview]
Message-ID: <12240448.O9o76ZdvQC@natalenko.name> (raw)
In-Reply-To: <CAH0GyZCNSif21TkX4Rt5HusgHhz8DsD2se4-UMa-KfiPc2Z9Mg@mail.gmail.com>

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

Hello.

On úterý 4. července 2023 9:46:17 CEST Budi wrote:
> Anyone outright understand so to explain
> What linux kernel #n (n is small number 1,2,3.. so on) acquired on
> just compiled one in kernel package 7
> 
> such like
> $ make
> ...
> ...
> ..arch/x86/boot/bzimage (#4)
> 
> $

That's a part of UTS_VERSION (see init/Makefile) that gets auto-incremented by the init/build-version script each time the kernel is recompiled from the current source tree without cleaning it (aka removing the .version file) first.

Thanks.

-- 
Oleksandr Natalenko (post-factum)

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2023-07-05  9:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04  7:46 Anyone outright understand explain please, Budi
2023-07-05  9:22 ` Oleksandr Natalenko [this message]

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=12240448.O9o76ZdvQC@natalenko.name \
    --to=oleksandr@natalenko.name \
    --cc=budikusasi@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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