All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel@pfupf.net (Juergen Gross)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 1/7] xen: rename dom0_op to platform_op
Date: Fri, 20 Nov 2015 15:23:00 +0100	[thread overview]
Message-ID: <564F2CC4.4000704@pfupf.net> (raw)
In-Reply-To: <1448029064-22285-1-git-send-email-stefano.stabellini@eu.citrix.com>

On 20/11/15 15:17, Stefano Stabellini wrote:
> The dom0_op hypercall has been renamed to platform_op since Xen 3.2,
> which is ancient, and modern upstream Linux kernels cannot run as dom0
> and it anymore anyway.

s/and/on/


Juergen

> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
> CC: konrad.wilk at oracle.com
> CC: david.vrabel at citrix.com
> CC: boris.ostrovsky at oracle.com

WARNING: multiple messages have this Message-ID (diff)
From: Juergen Gross <kernel@pfupf.net>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	xen-devel@lists.xensource.com
Cc: linux-arm-kernel@lists.infradead.org, Ian.Campbell@citrix.com,
	linux-kernel@vger.kernel.org,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	konrad.wilk@oracle.com, david.vrabel@citrix.com
Subject: Re: [PATCH v5 1/7] xen: rename dom0_op to platform_op
Date: Fri, 20 Nov 2015 15:23:00 +0100	[thread overview]
Message-ID: <564F2CC4.4000704@pfupf.net> (raw)
In-Reply-To: <1448029064-22285-1-git-send-email-stefano.stabellini@eu.citrix.com>

On 20/11/15 15:17, Stefano Stabellini wrote:
> The dom0_op hypercall has been renamed to platform_op since Xen 3.2,
> which is ancient, and modern upstream Linux kernels cannot run as dom0
> and it anymore anyway.

s/and/on/


Juergen

> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
> CC: konrad.wilk@oracle.com
> CC: david.vrabel@citrix.com
> CC: boris.ostrovsky@oracle.com


  reply	other threads:[~2015-11-20 14:23 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-20 14:15 [PATCH v5 0/7] Xen wallclock on arm and arm64 Stefano Stabellini
2015-11-20 14:15 ` Stefano Stabellini
2015-11-20 14:15 ` Stefano Stabellini
2015-11-20 14:17 ` [PATCH v5 1/7] xen: rename dom0_op to platform_op Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:23   ` Juergen Gross [this message]
2015-11-20 14:23     ` Juergen Gross
2015-11-20 14:17 ` [PATCH v5 2/7] xen/arm: introduce HYPERVISOR_platform_op on arm and arm64 Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17 ` [PATCH v5 3/7] xen: introduce XENPF_settime64 Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17 ` [PATCH v5 4/7] arm: extend pvclock_wall_clock with sec_hi Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17 ` [PATCH v5 5/7] xen/arm: introduce xen_read_wallclock Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17 ` [PATCH v5 6/7] xen/arm: set the system time in Xen via the XENPF_settime64 hypercall Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17 ` [PATCH v5 7/7] xen/x86: support XENPF_settime64 Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:17   ` Stefano Stabellini
2015-11-20 14:35   ` Boris Ostrovsky
2015-11-20 14:35     ` Boris Ostrovsky

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=564F2CC4.4000704@pfupf.net \
    --to=kernel@pfupf.net \
    --cc=linux-arm-kernel@lists.infradead.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.