All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: Oleksii <oleksii.kurochko@gmail.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
	Julien Grall <julien@xen.org>,
	Bertrand Marquis <bertrand.marquis@arm.com>,
	Michal Orzel <michal.orzel@amd.com>,
	Volodymyr Babchuk <Volodymyr_Babchuk@epam.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	George Dunlap <george.dunlap@citrix.com>, Wei Liu <wl@xen.org>,
	Shawn Anastasio <sanastasio@raptorengineering.com>,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH v5 5/7] xen: ifdef inclusion of <asm/grant_table.h> in <xen/grant_table.h>
Date: Tue, 12 Dec 2023 09:11:35 +0100	[thread overview]
Message-ID: <653443ab-eaa5-413e-b3eb-50740af8fc47@suse.com> (raw)
In-Reply-To: <54f05f88178a152b4f3b4ecb52933bc75d3a37a4.camel@gmail.com>

On 11.12.2023 20:40, Oleksii wrote:
> On Mon, 2023-12-11 at 18:49 +0100, Jan Beulich wrote:
>> On 11.12.2023 18:37, Oleksii wrote:
>>> On Mon, 2023-12-11 at 17:02 +0100, Jan Beulich wrote:
>>>>  In which case the approach taken here may be fine, but
>>>> it still wouldn't be what I suggested. It may then be Stefano or
>>>> Andrew
>>>> who you could consider for such a tag.
>>> I'm a bit confused again. In this case, it seems that both you
>>> andStefano or Andrew should be on the suggested list.
>>> You proposed the approach with "#ifdef CONFIG_GRANT_TABLE #include
>>> <asm/grant_table.h> #endif".
>>
>> But you're not meaning to use that approach anymore, are you?
> No, I am going to use it because there is still a need to use #ifdef
> for #include <asm/grant_table.h> in <xen/grant_table.h> to avoid
> providing a useless empty asm/grant_table.h header if
> CONFIG_GRANT_TABLE isn't supported.

Then _there_ keeping the tag is okay of course. But the CI change (or
whatever is come of it) will need treating in whichever way it is going
to move.

Jan


  reply	other threads:[~2023-12-12  8:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 20:48 [PATCH v5 0/7] Introduce generic headers Oleksii Kurochko
2023-12-01 20:48 ` [PATCH v5 1/7] xen/asm-generic: introduce generic div64.h header Oleksii Kurochko
2023-12-01 20:48 ` [PATCH v5 2/7] xen/asm-generic: introduce stub header monitor.h Oleksii Kurochko
2023-12-01 20:48 ` [PATCH v5 3/7] xen/asm-generic: introduce stub header numa.h Oleksii Kurochko
2023-12-01 20:48 ` [PATCH v5 4/7] xen/asm-generic: introduce stub header softirq.h Oleksii Kurochko
2023-12-01 20:48 ` [PATCH v5 5/7] xen: ifdef inclusion of <asm/grant_table.h> in <xen/grant_table.h> Oleksii Kurochko
2023-12-04  8:41   ` Jan Beulich
2023-12-04  9:39     ` Oleksii
2023-12-04  9:46       ` Jan Beulich
2023-12-04 10:34         ` Oleksii
2023-12-04 10:39           ` Jan Beulich
2023-12-11 14:43             ` Oleksii
2023-12-11 16:02               ` Jan Beulich
2023-12-11 17:37                 ` Oleksii
2023-12-11 17:49                   ` Jan Beulich
2023-12-11 19:40                     ` Oleksii
2023-12-12  8:11                       ` Jan Beulich [this message]
2023-12-01 20:48 ` [PATCH v5 6/7] xen/asm-generic: ifdef inclusion of <asm/mem_access.h> Oleksii Kurochko
2023-12-04  8:46   ` Jan Beulich
2023-12-04  9:36     ` Oleksii
2023-12-01 20:48 ` [PATCH v5 7/7] xen/asm-generic: introduce generic device.h 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=653443ab-eaa5-413e-b3eb-50740af8fc47@suse.com \
    --to=jbeulich@suse.com \
    --cc=Volodymyr_Babchuk@epam.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=bertrand.marquis@arm.com \
    --cc=george.dunlap@citrix.com \
    --cc=julien@xen.org \
    --cc=michal.orzel@amd.com \
    --cc=oleksii.kurochko@gmail.com \
    --cc=sanastasio@raptorengineering.com \
    --cc=sstabellini@kernel.org \
    --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 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.