All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: Juergen Gross <jgross@suse.com>
Cc: andrew.cooper3@citrix.com, wei.liu2@citrix.com,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH 2/2] x86: use invpcid to do global flushing
Date: Tue, 13 Mar 2018 04:22:12 -0600	[thread overview]
Message-ID: <5AA7B46402000078001B0DA7@prv-mh.provo.novell.com> (raw)
In-Reply-To: <7ed34b30-74dc-e13b-f6e4-7c94189a6afa@suse.com>

>>> On 13.03.18 at 10:48, <jgross@suse.com> wrote:
> On 13/03/18 10:35, Jan Beulich wrote:
>>>>> On 13.03.18 at 10:27, <jgross@suse.com> wrote:
>>> On 13/03/18 09:07, Jan Beulich wrote:
>>>>>>> On 12.03.18 at 14:10, <jgross@suse.com> wrote:
>>>>> BTW: are you already working on rebasing your XPTI speed up series to
>>>>> current staging? I'd like my series to use your series as a base unless
>>>>> you are telling me you won't be able to resend your series soon.
>>>>
>>>> Coming back to my reply here yesterday - then again I'm a little
>>>> reluctant to send out a new version that has no changes other
>>>> than being re-based, when there were no comments by Andrew
>>>> on most of the remaining patches yet (and in the one case
>>>> where there were comments, I'm afraid I continue to disagree,
>>>> but I'll see about moving that patch last in the series).
>>>
>>> In order to move forward, would you prefer me to base my patches on
>>> current staging and put your patches on top of my series later? I just
>>> don't want to rebase my series on a moving target...
>> 
>> Well, I'm similarly not intending to re-base onto a series still under
>> development / review. That's really the bad thing with deadlines:
>> If we didn't freeze the tree at a given time, but at the point where
>> previously agreed features and other non-bug-fix changes have
>> landed, we wouldn't have such an ordering problem right now (or
>> to be precise the ordering issue would still be there, but neither
>> of us would be at risk of their changes not making it).
> 
> Understandable.
> 
> Could you then please repost at least patch 3? It has been approved
> by Andrew and just needs the formal R-b: after rebasing.

Well, the thing with that patch is that from what I've been able
to tell so far its re-basing will consist of dropping it, moving its
sole remaining hunk (the altinstruction_nop assembler macro)
into what has been patch 4. None of the uses of the macro in
patch 3 should be needed anymore after Andrew's changes.
Or actually I think the macro won't be needed as a standalone
one anymore at all, as there's only a single place where it's
used, and hence it would likely better be folded into there (the
ALTERNATIVE_NOP one).

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  reply	other threads:[~2018-03-13 10:22 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05  9:50 [PATCH 0/2] Use invpcid Wei Liu
2018-03-05  9:50 ` [PATCH 1/2] x86: report if PCID and INVPCID are supported Wei Liu
2018-03-05  9:51   ` Juergen Gross
2018-03-05 11:20   ` Jan Beulich
2018-03-05 11:31     ` Wei Liu
2018-03-05 11:48       ` Andrew Cooper
     [not found]   ` <5A9D362002000078001AE74F@suse.com>
2018-03-05 11:43     ` Juergen Gross
2018-03-05 12:37       ` Jan Beulich
     [not found]       ` <5A9D482202000078001AE7ED@suse.com>
2018-03-05 12:49         ` Juergen Gross
2018-03-05 12:57           ` Jan Beulich
2018-03-05 13:26             ` Wei Liu
2018-03-05  9:50 ` [PATCH 2/2] x86: use invpcid to do global flushing Wei Liu
2018-03-05  9:52   ` Juergen Gross
2018-03-05 11:31   ` Jan Beulich
2018-03-05 11:50     ` Andrew Cooper
2018-03-05 12:06       ` Juergen Gross
2018-03-05 12:35         ` Andrew Cooper
2018-03-05 12:54           ` Jan Beulich
2018-03-05 12:57             ` Andrew Cooper
2018-03-05 13:11               ` Juergen Gross
2018-03-05 13:24                 ` Jan Beulich
2018-03-05 13:31                   ` Wei Liu
2018-03-05 13:40                     ` Andrew Cooper
2018-03-05 13:44                     ` Jan Beulich
2018-03-06  7:10           ` Juergen Gross
2018-03-09 15:29   ` Jan Beulich
     [not found]   ` <5AA2B67302000078001B0567@suse.com>
2018-03-09 18:05     ` Juergen Gross
2018-03-12 12:59       ` Jan Beulich
2018-03-12 13:10         ` Juergen Gross
2018-03-12 13:13           ` Jan Beulich
     [not found]           ` <5AA67CEF0200007800129C5D@suse.com>
2018-03-12 13:14             ` Juergen Gross
2018-03-13  8:07           ` Jan Beulich
     [not found]           ` <5AA794B402000078001B0CC7@suse.com>
2018-03-13  9:27             ` Juergen Gross
2018-03-13  9:35               ` Jan Beulich
     [not found]               ` <5AA7A97702000078001B0D63@suse.com>
2018-03-13  9:48                 ` Juergen Gross
2018-03-13 10:22                   ` Jan Beulich [this message]
2018-03-13 10:26                     ` Andrew Cooper

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=5AA7B46402000078001B0DA7@prv-mh.provo.novell.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=jgross@suse.com \
    --cc=wei.liu2@citrix.com \
    --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.