All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Julien Grall <julien.grall@linaro.org>
Cc: Oleksandr Tyshchenko <oleksandr.tyshchenko@globallogic.com>,
	stefano.stabellini@eu.citrix.com, tim@xen.org,
	xen-devel@lists.xen.org
Subject: Re: [PATCH v4] xen/arm: split the init_xen_time() in 2 parts
Date: Thu, 29 Jan 2015 13:39:56 +0000	[thread overview]
Message-ID: <1422538796.5198.3.camel@citrix.com> (raw)
In-Reply-To: <54CA3336.6060607@linaro.org>

On Thu, 2015-01-29 at 13:18 +0000, Julien Grall wrote:
> Hi Oleksandr,
> 
> On 28/01/15 10:54, Oleksandr Tyshchenko wrote:
> > diff --git a/xen/include/xen/time.h b/xen/include/xen/time.h
> > index 709501f..bb6259d 100644
> > --- a/xen/include/xen/time.h
> > +++ b/xen/include/xen/time.h
> > @@ -12,6 +12,7 @@
> >  #include <public/xen.h>
> >  
> >  extern int init_xen_time(void);
> > +void preinit_xen_time(void);
> 
> This declaration should not be in xen/time.h but asm-arm/time.h.
> 
> I spotted a bit too late, sorry.

Indeed, me too.

>  I will send a patch for fixing it.

Thanks.

Ian.

  reply	other threads:[~2015-01-29 13:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 10:54 [PATCH v4] xen/arm: split the init_xen_time() in 2 parts Oleksandr Tyshchenko
2015-01-28 14:06 ` Ian Campbell
2015-01-29 13:18 ` Julien Grall
2015-01-29 13:39   ` Ian Campbell [this message]
2015-01-30 15:42   ` Oleksandr Tyshchenko

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=1422538796.5198.3.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=julien.grall@linaro.org \
    --cc=oleksandr.tyshchenko@globallogic.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.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.