All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org
Cc: boris.ostrovsky@oracle.com
Subject: Re: [PATCH] xen: don't use privcmd_call() from xen_mc_flush()
Date: Tue, 7 Aug 2018 15:11:37 +0200	[thread overview]
Message-ID: <2a9600b0-3b49-7835-a664-9deb30b100a4__24169.2356103615$1533647422$gmane$org@suse.com> (raw)
In-Reply-To: <20180613095806.2978-1-jgross@suse.com>

On 13/06/18 11:58, Juergen Gross wrote:
> Using privcmd_call() for a singleton multicall seems to be wrong, as
> privcmd_call() is using stac()/clac() to enable hypervisor access to
> Linux user space.
> 
> Add a new xen_single_call() function to be use for that purpose.
> 
> Reported-by: Jan Beulich <jbeulich@suse.com>
> Signed-off-by: Juergen Gross <jgross@suse.com>

Boris, any objections?


Juergen

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

  parent reply	other threads:[~2018-08-07 13:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13  9:58 [PATCH] xen: don't use privcmd_call() from xen_mc_flush() Juergen Gross
2018-06-13 10:05 ` [Xen-devel] " Jan Beulich
2018-06-13 10:20   ` Jan Beulich
2018-06-13 10:20   ` Jan Beulich
     [not found]   ` <5B20EFE102000078001CACD4@suse.com>
2018-06-13 11:12     ` [Xen-devel] " Juergen Gross
2018-06-13 12:55       ` Jan Beulich
2018-06-13 12:55         ` Jan Beulich
2018-06-13 11:12     ` Juergen Gross
2018-06-13 10:05 ` Jan Beulich
2018-08-07 13:11 ` Juergen Gross [this message]
2018-08-07 13:11 ` Juergen Gross
2018-08-07 14:02   ` Boris Ostrovsky
2018-08-07 14:02   ` Boris Ostrovsky
2018-08-07 15:17     ` Juergen Gross
2018-08-07 16:42       ` Boris Ostrovsky
2018-08-07 16:42       ` Boris Ostrovsky
2018-08-07 15:17     ` Juergen Gross
2018-06-13  9:58 Juergen Gross

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='2a9600b0-3b49-7835-a664-9deb30b100a4__24169.2356103615$1533647422$gmane$org@suse.com' \
    --to=jgross@suse.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=linux-kernel@vger.kernel.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.