All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	xen-devel@lists.xensource.com
Cc: Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [PATCH 2/2] arm: export platform_op XENPF_settime
Date: Thu, 5 Nov 2015 17:04:39 +0000	[thread overview]
Message-ID: <563B8C27.3040207@citrix.com> (raw)
In-Reply-To: <1446742638-12385-2-git-send-email-stefano.stabellini@eu.citrix.com>

On 05/11/15 16:57, Stefano Stabellini wrote:
> +    case XENPF_settime32:
> +        do_settime(op->u.settime32.secs,
> +                   op->u.settime32.nsecs,
> +                   op->u.settime32.system_time);
> +        break;

I don't think you want to provide this hypercall -- only provide the
XENPF_settime64 one.

David

  reply	other threads:[~2015-11-05 17:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-05 16:56 [PATCH 0/2] wallclock time on arm Stefano Stabellini
2015-11-05 16:57 ` [PATCH 1/2] xen: move wallclock functions from x86 to common Stefano Stabellini
2015-11-05 17:17   ` Julien Grall
2015-11-05 17:18   ` Jan Beulich
2015-11-06 17:45     ` Stefano Stabellini
2015-11-05 16:57 ` [PATCH 2/2] arm: export platform_op XENPF_settime Stefano Stabellini
2015-11-05 17:04   ` David Vrabel [this message]
2015-11-06 12:21     ` Stefano Stabellini
2015-11-05 17:34   ` Julien Grall
2015-11-05 18:00     ` Andrew Cooper
2015-11-09 17:09     ` Stefano Stabellini
2015-11-10 14:11       ` Julien Grall
2015-11-10 14:27         ` Stefano Stabellini
2015-11-10 14:41           ` Julien Grall
2015-11-11 17:09             ` Stefano Stabellini

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=563B8C27.3040207@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.