From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751259AbdCQUEa (ORCPT ); Fri, 17 Mar 2017 16:04:30 -0400 Received: from foss.arm.com ([217.140.101.70]:50500 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751180AbdCQUE0 (ORCPT ); Fri, 17 Mar 2017 16:04:26 -0400 Date: Fri, 17 Mar 2017 20:03:47 +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 v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Message-ID: <20170317200346.GG15909@leverpostej> References: <20170206185015.12296-1-fu.wei@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 09, 2017 at 11:47:16PM +0100, Fu Wei wrote: > Hi Mark, Marc, Hi, > I have tried to rebase all the 19(6+13) patches on 4.11-rc1, > all the patchse can directly apply on 4.11-rc1, > > Could you help to review the patches, and see if there is anywhere I > can improve ? I'm sorry I have taken so long to review this posting. This is generally looking much better. I'm not sure about a few details relating to the watchdog, but I'm largely happy to pick up the rest of the series, if you can address my comments. Thanks, Mark.