From: Jan Beulich <jbeulich@suse.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
"Oleksii Kurochko" <oleksii.kurochko@gmail.com>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Michal Orzel" <michal.orzel@amd.com>,
"Julien Grall" <julien@xen.org>,
"Stefano Stabellini" <sstabellini@kernel.org>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: [PATCH 2/2] Update Xen version to 4.21.0-rc1
Date: Tue, 7 Oct 2025 16:34:51 +0200 [thread overview]
Message-ID: <50e77f5c-ec6a-4e90-a13e-66717dcc6a41@suse.com> (raw)
In-Reply-To: <dab0d59a-4a72-454d-aa3d-3bebe9caf146@citrix.com>
On 07.10.2025 10:28, Andrew Cooper wrote:
> On 07/10/2025 7:54 am, Roger Pau Monné wrote:
>> On Mon, Oct 06, 2025 at 09:08:40PM +0100, Andrew Cooper wrote:
>>> --- a/xen/Makefile
>>> +++ b/xen/Makefile
>>> @@ -6,7 +6,7 @@ this-makefile := $(call lastword,$(MAKEFILE_LIST))
>>> # All other places this is stored (eg. compile.h) should be autogenerated.
>>> export XEN_VERSION = 4
>>> export XEN_SUBVERSION = 21
>>> -export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION)
>>> +export XEN_EXTRAVERSION ?= .0-rc1$(XEN_VENDORVERSION)
>> In previous switches to start cutting RC's we didn't add the 1 to the
>> XEN_EXTRAVERSION, see 19730dbb3fd8078743d5196bd7fc32f3765557ad for
>> example.
>
> Correct. That was also buggy and complained about.
>
>> If we do add the rc number we need to remember to bump it
>> each time and RC is released.
>
> Last time we had truly buggy early rc tarballs, the middle ones were
> bodged somewhat (incompletely, and not a straight git archive), and by
> RC5 we had a commit with the correct XEN_EXTRAVERSION to make the
> tarball correct.
>
> See 4.20.0-rc5
Yet then the question still is whether it is perhaps the tarball making
which is what wants adjusting, to not use "$(MAKE) -C xen xenversion",
but rather go from, say, the tag in git.
Jan
next prev parent reply other threads:[~2025-10-07 14:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 20:08 [PATCH for-4.21 0/2] Prepare RC1 Andrew Cooper
2025-10-06 20:08 ` [PATCH 1/2] Config.mk: Pin QEMU_UPSTREAM_REVISION Andrew Cooper
2025-10-07 11:29 ` Julien Grall
2025-10-06 20:08 ` [PATCH 2/2] Update Xen version to 4.21.0-rc1 Andrew Cooper
2025-10-07 6:54 ` Roger Pau Monné
2025-10-07 8:28 ` Andrew Cooper
2025-10-07 11:35 ` Julien Grall
2025-10-07 14:34 ` Jan Beulich [this message]
2025-10-07 6:56 ` [PATCH for-4.21 0/2] Prepare RC1 Roger Pau Monné
2025-10-07 13:26 ` Oleksii Kurochko
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=50e77f5c-ec6a-4e90-a13e-66717dcc6a41@suse.com \
--to=jbeulich@suse.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=oleksii.kurochko@gmail.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.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;
as well as URLs for NNTP newsgroup(s).