From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH ARM v8 1/4] mini-os: arm: time Date: Thu, 8 Jan 2015 16:04:07 +0000 Message-ID: <1420733047.19787.103.camel@citrix.com> References: <1412328051-20015-1-git-send-email-talex5@gmail.com> <1412328051-20015-2-git-send-email-talex5@gmail.com> <1413888616.23337.22.camel@citrix.com> <1420732359.19787.102.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Y9FaQ-0005Ns-Gl for xen-devel@lists.xenproject.org; Thu, 08 Jan 2015 16:05:26 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Thomas Leonard Cc: Samuel Thibault , Stefano Stabellini , "xen-devel@lists.xenproject.org" , David Scott , Anil Madhavapeddy List-Id: xen-devel@lists.xenproject.org On Thu, 2015-01-08 at 15:58 +0000, Thomas Leonard wrote: > On 8 January 2015 at 15:52, Ian Campbell wrote: > > On Tue, 2014-10-21 at 11:50 +0100, Ian Campbell wrote: > >> On Fri, 2014-10-03 at 10:20 +0100, Thomas Leonard wrote: > >> > Based on an initial patch by Karim Raslan. > >> > > >> > Signed-off-by: Karim Allah Ahmed > >> > Signed-off-by: Thomas Leonard > >> > >> Acked-by: Ian Campbell > > > > Applied (for 4.6), thanks. > > > > #2 had comments and #3 didn't make sense without it, I think, and had > > comments of its own. > > > > It looks like #4 could go in independently of those two, except for the > > change to extras/mini-os/ARM-TODO.txt (added by #3). I could drop that > > hunk as I apply -- thoughts? > > Yes, just drop it if applying #4 first. Thanks! Done, thanks.