xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Luca Fancellu <luca.fancellu@arm.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: Bertrand Marquis <bertrand.marquis@arm.com>,
	wei.chen@arm.com, Andrew Cooper <andrew.cooper3@citrix.com>,
	George Dunlap <george.dunlap@citrix.com>,
	Ian Jackson <iwj@xenproject.org>, Julien Grall <julien@xen.org>,
	Stefano Stabellini <sstabellini@kernel.org>, Wei Liu <wl@xen.org>,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH v3 3/3] docs/doxygen: doxygen documentation for grant_table.h
Date: Thu, 29 Apr 2021 14:15:37 +0100	[thread overview]
Message-ID: <9B01F170-25AC-4777-B913-C46358F49D28@arm.com> (raw)
In-Reply-To: <843b7489-bf08-7313-767c-9c9f1c719736@suse.com>



> On 29 Apr 2021, at 14:11, Jan Beulich <jbeulich@suse.com> wrote:
> 
> On 29.04.2021 11:50, Luca Fancellu wrote:
>>> On 29 Apr 2021, at 10:04, Jan Beulich <jbeulich@suse.com> wrote:
>>> On 28.04.2021 16:59, Luca Fancellu wrote:
>>>>> On 27 Apr 2021, at 14:57, Jan Beulich <jbeulich@suse.com> wrote:
>>>>> On 26.04.2021 17:37, Luca Fancellu wrote:
>>>>>> @@ -120,24 +132,26 @@ typedef uint32_t grant_ref_t;
>>>>>> * [GST]: This field is written by the guest and read by Xen.
>>>>>> */
>>>>>> 
>>>>>> -/*
>>>>>> - * Version 1 of the grant table entry structure is maintained purely
>>>>>> - * for backwards compatibility.  New guests should use version 2.
>>>>>> - */
>>>>>> #if __XEN_INTERFACE_VERSION__ < 0x0003020a
>>>>>> #define grant_entry_v1 grant_entry
>>>>>> #define grant_entry_v1_t grant_entry_t
>>>>>> #endif
>>>>>> +/**
>>>>>> + * Version 1 of the grant table entry structure is maintained purely
>>>>>> + * for backwards compatibility.  New guests should use version 2.
>>>>>> + */
>>>>> 
>>>>> In case I didn't say so already before - I think this would be a good
>>>>> opportunity to drop the comment pointing at v2. With v2 optionally
>>>>> unavailable altogether, this can't possibly be a generally valid
>>>>> course of action.
>>>> 
>>>> Could you explain me better that? Do you want to get rid of this comment?
>>> 
>>> Especially the second sentence is misleading. If new code used v2, it
>>> would not work on Xen with v2 support turned off.
>> 
>> Can you suggest what to write here? I’m not very familiar with this xen
>> Interface
> 
> I've sent a patch myself just a few seconds ago.

Hi Jan,

That’s great, I’m going to push the v4 for this serie soon, now that the comment is fixed,
I can include it in the docs too, do you agree?

Cheers,
Luca

> 
> Jan



  reply	other threads:[~2021-04-29 13:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 15:37 [PATCH v3 0/3] Use Doxygen and sphinx for html documentation Luca Fancellu
2021-04-26 15:37 ` [PATCH v3 1/3] docs: add doxygen support " Luca Fancellu
2021-04-26 15:37 ` [PATCH v3 2/3] docs: hypercalls sphinx skeleton for generated html Luca Fancellu
2021-04-26 15:37 ` [PATCH v3 3/3] docs/doxygen: doxygen documentation for grant_table.h Luca Fancellu
2021-04-27 13:57   ` Jan Beulich
2021-04-27 14:01     ` Julien Grall
2021-04-28 14:59     ` Luca Fancellu
2021-04-29  9:04       ` Jan Beulich
2021-04-29  9:50         ` Luca Fancellu
2021-04-29 13:11           ` Jan Beulich
2021-04-29 13:15             ` Luca Fancellu [this message]
2021-04-29 13:19               ` Jan Beulich

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=9B01F170-25AC-4777-B913-C46358F49D28@arm.com \
    --to=luca.fancellu@arm.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=bertrand.marquis@arm.com \
    --cc=george.dunlap@citrix.com \
    --cc=iwj@xenproject.org \
    --cc=jbeulich@suse.com \
    --cc=julien@xen.org \
    --cc=sstabellini@kernel.org \
    --cc=wei.chen@arm.com \
    --cc=wl@xen.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).