* [PATCH] changelog: add note about blkif protocol fixes
@ 2024-09-12 13:23 Roger Pau Monne
2024-09-13 14:19 ` oleksii.kurochko
2024-09-25 11:18 ` Andrew Cooper
0 siblings, 2 replies; 9+ messages in thread
From: Roger Pau Monne @ 2024-09-12 13:23 UTC (permalink / raw)
To: xen-devel
Cc: Roger Pau Monne, Oleksii Kurochko, Community Manager,
Andrew Cooper
Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26e7d8dd2ac4..8864ea7eafad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Changed
- On x86:
- Prefer ACPI reboot over UEFI ResetSystem() run time service call.
+ - Fixed blkif protocol specification for sector sizes different than 512b.
### Added
--
2.46.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-12 13:23 [PATCH] changelog: add note about blkif protocol fixes Roger Pau Monne
@ 2024-09-13 14:19 ` oleksii.kurochko
2024-09-25 10:27 ` Roger Pau Monné
2024-09-25 11:18 ` Andrew Cooper
1 sibling, 1 reply; 9+ messages in thread
From: oleksii.kurochko @ 2024-09-13 14:19 UTC (permalink / raw)
To: Roger Pau Monne, xen-devel; +Cc: Community Manager, Andrew Cooper
On Thu, 2024-09-12 at 15:23 +0200, Roger Pau Monne wrote:
> Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
LGTM: Oleksii Kurochko <oleksii.kurochko@gmail.com>
~ Oleksii
> ---
> CHANGELOG.md | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 26e7d8dd2ac4..8864ea7eafad 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -9,6 +9,7 @@ The format is based on [Keep a
> Changelog](https://keepachangelog.com/en/1.0.0/)
> ### Changed
> - On x86:
> - Prefer ACPI reboot over UEFI ResetSystem() run time service
> call.
> + - Fixed blkif protocol specification for sector sizes different
> than 512b.
>
> ### Added
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-13 14:19 ` oleksii.kurochko
@ 2024-09-25 10:27 ` Roger Pau Monné
2024-09-25 11:00 ` Jan Beulich
0 siblings, 1 reply; 9+ messages in thread
From: Roger Pau Monné @ 2024-09-25 10:27 UTC (permalink / raw)
To: oleksii.kurochko; +Cc: xen-devel, Community Manager, Andrew Cooper
On Fri, Sep 13, 2024 at 04:19:32PM +0200, oleksii.kurochko@gmail.com wrote:
> On Thu, 2024-09-12 at 15:23 +0200, Roger Pau Monne wrote:
> > Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
> > Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> LGTM: Oleksii Kurochko <oleksii.kurochko@gmail.com>
Hello Oleksii,
Could you formalize the tag into either a Reviewed-by or an Acked-by
so the patch can be committed?
Thanks, Roger.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-25 10:27 ` Roger Pau Monné
@ 2024-09-25 11:00 ` Jan Beulich
2024-09-25 11:17 ` oleksii.kurochko
0 siblings, 1 reply; 9+ messages in thread
From: Jan Beulich @ 2024-09-25 11:00 UTC (permalink / raw)
To: Roger Pau Monné, oleksii.kurochko
Cc: xen-devel, Community Manager, Andrew Cooper
On 25.09.2024 12:27, Roger Pau Monné wrote:
> On Fri, Sep 13, 2024 at 04:19:32PM +0200, oleksii.kurochko@gmail.com wrote:
>> On Thu, 2024-09-12 at 15:23 +0200, Roger Pau Monne wrote:
>>> Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
>>> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
>> LGTM: Oleksii Kurochko <oleksii.kurochko@gmail.com>
>
> Hello Oleksii,
>
> Could you formalize the tag into either a Reviewed-by or an Acked-by
> so the patch can be committed?
Nah, I'm intending to put this in with the LGTM:.
Jan
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-25 11:00 ` Jan Beulich
@ 2024-09-25 11:17 ` oleksii.kurochko
0 siblings, 0 replies; 9+ messages in thread
From: oleksii.kurochko @ 2024-09-25 11:17 UTC (permalink / raw)
To: Jan Beulich, Roger Pau Monné
Cc: xen-devel, Community Manager, Andrew Cooper
On Wed, 2024-09-25 at 13:00 +0200, Jan Beulich wrote:
> On 25.09.2024 12:27, Roger Pau Monné wrote:
> > On Fri, Sep 13, 2024 at 04:19:32PM +0200,
> > oleksii.kurochko@gmail.com wrote:
> > > On Thu, 2024-09-12 at 15:23 +0200, Roger Pau Monne wrote:
> > > > Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
> > > > Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> > > LGTM: Oleksii Kurochko <oleksii.kurochko@gmail.com>
> >
> > Hello Oleksii,
> >
> > Could you formalize the tag into either a Reviewed-by or an Acked-
> > by
> > so the patch can be committed?
Sorry, it should be:
Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
~ Oleksii
>
> Nah, I'm intending to put this in with the LGTM:.
>
> Jan
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-12 13:23 [PATCH] changelog: add note about blkif protocol fixes Roger Pau Monne
2024-09-13 14:19 ` oleksii.kurochko
@ 2024-09-25 11:18 ` Andrew Cooper
2024-09-25 13:24 ` oleksii.kurochko
2024-09-25 13:35 ` Roger Pau Monné
1 sibling, 2 replies; 9+ messages in thread
From: Andrew Cooper @ 2024-09-25 11:18 UTC (permalink / raw)
To: Roger Pau Monne, xen-devel; +Cc: Oleksii Kurochko, Community Manager
On 12/09/2024 2:23 pm, Roger Pau Monne wrote:
> Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> ---
> CHANGELOG.md | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 26e7d8dd2ac4..8864ea7eafad 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
> ### Changed
> - On x86:
> - Prefer ACPI reboot over UEFI ResetSystem() run time service call.
> + - Fixed blkif protocol specification for sector sizes different than 512b.
It's minor, but blkif is common, so should go ahead of the "On x86"
subsection.
Can be fixed on commit.
~Andrew
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-25 11:18 ` Andrew Cooper
@ 2024-09-25 13:24 ` oleksii.kurochko
2024-09-25 13:35 ` Roger Pau Monné
1 sibling, 0 replies; 9+ messages in thread
From: oleksii.kurochko @ 2024-09-25 13:24 UTC (permalink / raw)
To: Andrew Cooper, Roger Pau Monne, xen-devel; +Cc: Community Manager
On Wed, 2024-09-25 at 12:18 +0100, Andrew Cooper wrote:
> On 12/09/2024 2:23 pm, Roger Pau Monne wrote:
> > Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
> > Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> > ---
> > CHANGELOG.md | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/CHANGELOG.md b/CHANGELOG.md
> > index 26e7d8dd2ac4..8864ea7eafad 100644
> > --- a/CHANGELOG.md
> > +++ b/CHANGELOG.md
> > @@ -9,6 +9,7 @@ The format is based on [Keep a
> > Changelog](https://keepachangelog.com/en/1.0.0/)
> > ### Changed
> > - On x86:
> > - Prefer ACPI reboot over UEFI ResetSystem() run time service
> > call.
> > + - Fixed blkif protocol specification for sector sizes different
> > than 512b.
>
> It's minor, but blkif is common, so should go ahead of the "On x86"
> subsection.
Agree, it would be nice to put that in common.
>
> Can be fixed on commit.
It would nice. Thanks.
~ Oleksii
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-25 11:18 ` Andrew Cooper
2024-09-25 13:24 ` oleksii.kurochko
@ 2024-09-25 13:35 ` Roger Pau Monné
2024-09-25 15:01 ` Andrew Cooper
1 sibling, 1 reply; 9+ messages in thread
From: Roger Pau Monné @ 2024-09-25 13:35 UTC (permalink / raw)
To: Andrew Cooper; +Cc: xen-devel, Oleksii Kurochko, Community Manager
On Wed, Sep 25, 2024 at 12:18:59PM +0100, Andrew Cooper wrote:
> On 12/09/2024 2:23 pm, Roger Pau Monne wrote:
> > Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
> > Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> > ---
> > CHANGELOG.md | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/CHANGELOG.md b/CHANGELOG.md
> > index 26e7d8dd2ac4..8864ea7eafad 100644
> > --- a/CHANGELOG.md
> > +++ b/CHANGELOG.md
> > @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
> > ### Changed
> > - On x86:
> > - Prefer ACPI reboot over UEFI ResetSystem() run time service call.
> > + - Fixed blkif protocol specification for sector sizes different than 512b.
>
> It's minor, but blkif is common, so should go ahead of the "On x86"
> subsection.
Oh, it's in common (indentation wise) it's just after the x86 section.
For other release notes we have the x86/ARM/... sections first, and
afterwards the common changes.
I don't mind putting the common changes first and the arch-specific
ones later, but it should likely be documented somewhere.
Thanks, Roger.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] changelog: add note about blkif protocol fixes
2024-09-25 13:35 ` Roger Pau Monné
@ 2024-09-25 15:01 ` Andrew Cooper
0 siblings, 0 replies; 9+ messages in thread
From: Andrew Cooper @ 2024-09-25 15:01 UTC (permalink / raw)
To: Roger Pau Monné; +Cc: xen-devel, Oleksii Kurochko, Community Manager
On 25/09/2024 2:35 pm, Roger Pau Monné wrote:
> On Wed, Sep 25, 2024 at 12:18:59PM +0100, Andrew Cooper wrote:
>> On 12/09/2024 2:23 pm, Roger Pau Monne wrote:
>>> Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
>>> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
>>> ---
>>> CHANGELOG.md | 1 +
>>> 1 file changed, 1 insertion(+)
>>>
>>> diff --git a/CHANGELOG.md b/CHANGELOG.md
>>> index 26e7d8dd2ac4..8864ea7eafad 100644
>>> --- a/CHANGELOG.md
>>> +++ b/CHANGELOG.md
>>> @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
>>> ### Changed
>>> - On x86:
>>> - Prefer ACPI reboot over UEFI ResetSystem() run time service call.
>>> + - Fixed blkif protocol specification for sector sizes different than 512b.
>> It's minor, but blkif is common, so should go ahead of the "On x86"
>> subsection.
> Oh, it's in common (indentation wise) it's just after the x86 section.
> For other release notes we have the x86/ARM/... sections first, and
> afterwards the common changes.
>
> I don't mind putting the common changes first and the arch-specific
> ones later, but it should likely be documented somewhere.
I'm just preempting the formatting round I typically do each release.
~Andrew
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-09-25 15:02 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12 13:23 [PATCH] changelog: add note about blkif protocol fixes Roger Pau Monne
2024-09-13 14:19 ` oleksii.kurochko
2024-09-25 10:27 ` Roger Pau Monné
2024-09-25 11:00 ` Jan Beulich
2024-09-25 11:17 ` oleksii.kurochko
2024-09-25 11:18 ` Andrew Cooper
2024-09-25 13:24 ` oleksii.kurochko
2024-09-25 13:35 ` Roger Pau Monné
2024-09-25 15:01 ` Andrew Cooper
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.