From: Anthony PERARD <anthony.perard@citrix.com>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: "Oleksandr Tyshchenko" <olekstysh@gmail.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Vincent Guittot" <vincent.guittot@linaro.org>,
stratos-dev@op-lists.linaro.org,
"Alex Bennée" <alex.bennee@linaro.org>,
"Stefano Stabellini" <stefano.stabellini@xilinx.com>,
"Mathieu Poirier" <mathieu.poirier@linaro.com>,
"Mike Holmes" <mike.holmes@linaro.org>, "Wei Liu" <wl@xen.org>,
xen-devel@lists.xen.org, "Juergen Gross" <jgross@suse.com>,
"Julien Grall" <julien@xen.org>
Subject: Re: [PATCH V10 0/3] toolstack support for generic virtio devices on Arm
Date: Wed, 14 Dec 2022 10:43:36 +0000 [thread overview]
Message-ID: <Y5mo2DujvfnhxL6V@perard.uk.xensource.com> (raw)
In-Reply-To: <20221214083456.4w6raz7wop3ajtve@vireshk-i7>
On Wed, Dec 14, 2022 at 02:04:56PM +0530, Viresh Kumar wrote:
> On 14-12-22, 09:21, Jan Beulich wrote:
> > On 14.12.2022 06:19, Viresh Kumar wrote:
> > > This patchset adds toolstack support for I2C, GPIO and generic virtio devices.
> > > This is inspired from the work done by Oleksandr for the Disk device.
> > >
> > > This is developed as part of Linaro's Project Stratos, where we are working
> > > towards Hypervisor agnostic Rust based backends [1].
> > >
> > > This is based of Xen's master branch.
> > >
> > > V9->V10:
> > > - Swap I2C/GPIO compatible strings, they were wrongly added earlier.
> > > - Arrange tags in timely order and add new ones.
> >
> > The affected patch surely needed all tags to be dropped which weren't
> > explicitly indicated to remain valid across the bug fix.
>
> Hmm, since it was a very small change (only fixed the compatible
> strings) I thought it would be okay to carry the tags and rather harsh
> to the reviewers to drop them, since they invested a lot of time
> reviewing these. Though I do get what you are suggesting here.
I would have carry over the tags as well in this case.
If the tag were dropped, it wouldn't really have been an issue for me,
it doesn't take much time to review a patch series that I've already
reviewed. I usually look at a diff with the previous version (with `git
range-diff`, patchew can help as well[1]), and my previous comment if
needed.
But dropping rvb tag of non-maintainer maybe more "harsh" as you says as
they may not have time to re-apply their tags before patch gets committed.
> Should I ask Oleksandr / Anthony to provide their tags for patch 1/3
> again ?
My tag is still valid. Thanks.
Cheers,
[1] https://patchew.org/Xen/cover.1670994930.git.viresh.kumar@linaro.org/
Then look for "diff against: v9"
--
Anthony PERARD
prev parent reply other threads:[~2022-12-14 10:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-14 5:19 [PATCH V10 0/3] toolstack support for generic virtio devices on Arm Viresh Kumar
2022-12-14 5:19 ` [PATCH V10 1/3] libxl: Add support for generic virtio device Viresh Kumar
2022-12-14 5:19 ` [PATCH V10 2/3] xl: Add support to parse " Viresh Kumar
2022-12-14 5:19 ` [PATCH V10 3/3] docs: Add documentation for generic virtio devices Viresh Kumar
2022-12-14 8:21 ` [PATCH V10 0/3] toolstack support for generic virtio devices on Arm Jan Beulich
2022-12-14 8:34 ` Viresh Kumar
2022-12-14 9:09 ` Jan Beulich
2022-12-14 9:16 ` Oleksandr
2022-12-14 10:43 ` Anthony PERARD [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=Y5mo2DujvfnhxL6V@perard.uk.xensource.com \
--to=anthony.perard@citrix.com \
--cc=alex.bennee@linaro.org \
--cc=jbeulich@suse.com \
--cc=jgross@suse.com \
--cc=julien@xen.org \
--cc=mathieu.poirier@linaro.com \
--cc=mike.holmes@linaro.org \
--cc=olekstysh@gmail.com \
--cc=stefano.stabellini@xilinx.com \
--cc=stratos-dev@op-lists.linaro.org \
--cc=vincent.guittot@linaro.org \
--cc=viresh.kumar@linaro.org \
--cc=wl@xen.org \
--cc=xen-devel@lists.xen.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 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.