From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from foss.arm.com ([217.140.101.70]:51402 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750982AbdAPMAt (ORCPT ); Mon, 16 Jan 2017 07:00:49 -0500 Date: Mon, 16 Jan 2017 11:59:40 +0000 From: Mark Rutland To: Fu Wei Cc: "Rafael J. Wysocki" , Len Brown , Daniel Lezcano , Thomas Gleixner , Marc Zyngier , Lorenzo Pieralisi , Sudeep Holla , Hanjun Guo , linux-arm-kernel@lists.infradead.org, Linaro ACPI Mailman List , Linux Kernel Mailing List , ACPI Devel Maling List , rruigrok@codeaurora.org, "Abdulhamid, Harb" , Christopher Covington , Timur Tabi , G Gregory , Al Stone , Jon Masters , Wei Huang , Arnd Bergmann , Catalin Marinas , Will Deacon , Suravee Suthikulpanit , Leo Duran , Wim Van Sebroeck , Guenter Roeck , linux-watchdog@vger.kernel.org, Tomasz Nowicki , Christoffer Dall , Julien Grall Subject: Re: [PATCH v18 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Message-ID: <20170116115940.GC5908@leverpostej> References: <20161208173319.6618-1-fu.wei@linaro.org> <20170113192920.GF2472@leverpostej> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Mon, Jan 16, 2017 at 08:54:46AM +0800, Fu Wei wrote: > On 14 January 2017 at 19:34, Fu Wei wrote: > > On 14 January 2017 at 03:29, Mark Rutland wrote: > >> Once v4.10-rc4 comes out this weekend, could you please rebase and > >> repost this? > > > > Yes, of course. > > > > I have rebased v19 to the latest v4.10-rc3-e96f8f1, it dosen't need > > any modification. > > I will rebase it every day, and will repost it if it need any modification. > > > > But for now, V19 works well with the master branch of upstream kernel. > > Do I need to re-post it even if it doesn't need any improvement or > > modification? :-) > > I just fetched the latest mainline kernel, and rebase v19 on the top > of 4.10-rc4. > I have double checked it, V19 works well with 4.10-rc4. > For rebasing, it doesn't need any modification. Ok. Assuming that the patches apply cleanly atop of v4.10-rc4, I will look over this shortly. Thanks for checking that! Mark.