From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fu Wei Subject: Re: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver Date: Thu, 30 Jun 2016 09:32:34 +0800 Message-ID: References: <1467224153-22873-1-git-send-email-fu.wei@linaro.org> <3079554.3ECV4uzklN@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f45.google.com ([209.85.218.45]:35370 "EHLO mail-oi0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751486AbcF3Bcf (ORCPT ); Wed, 29 Jun 2016 21:32:35 -0400 Received: by mail-oi0-f45.google.com with SMTP id r2so44560341oih.2 for ; Wed, 29 Jun 2016 18:32:35 -0700 (PDT) In-Reply-To: <3079554.3ECV4uzklN@vostro.rjw.lan> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Len Brown , Daniel Lezcano , Thomas Gleixner , Marc Zyngier , Hanjun Guo , "linux-arm-kernel@lists.infradead.org" , "linaro-acpi@lists.linaro.org" , Linux Kernel Mailing List , ACPI Devel Maling List , rruigrok@codeaurora.org, harba@codeaurora.org, Christopher Covington , Timur Tabi , G Gregory , Al Stone , Jon Masters , wei@redhat.com, Arnd Bergmann , Wim Van Sebroeck , Catalin Marinas , Will Deacon , Suravee Hi Rafael, On 30 June 2016 at 09:26, Rafael J. Wysocki wrote: > On Thursday, June 30, 2016 09:17:56 AM Fu Wei wrote: >> Hi Rafael, >> >> Great thanks for your review :-) >> >> On 30 June 2016 at 05:24, Rafael J. Wysocki wrote: >> > On Wed, Jun 29, 2016 at 8:15 PM, wrote: >> >> From: Fu Wei >> > >> > No changelog? >> >> it's on [0/10] > > That's not enough. The [0/10] will not go into the git log, mind you. OK, thanks for your reminding, will add changelog for this driver in this patch[4+5+6]. > > Thanks, > Rafael > -- Best regards, Fu Wei Software Engineer Red Hat From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751984AbcF3Bch (ORCPT ); Wed, 29 Jun 2016 21:32:37 -0400 Received: from mail-oi0-f48.google.com ([209.85.218.48]:36461 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751591AbcF3Bcf (ORCPT ); Wed, 29 Jun 2016 21:32:35 -0400 MIME-Version: 1.0 In-Reply-To: <3079554.3ECV4uzklN@vostro.rjw.lan> References: <1467224153-22873-1-git-send-email-fu.wei@linaro.org> <3079554.3ECV4uzklN@vostro.rjw.lan> From: Fu Wei Date: Thu, 30 Jun 2016 09:32:34 +0800 Message-ID: Subject: Re: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Len Brown , Daniel Lezcano , Thomas Gleixner , Marc Zyngier , Hanjun Guo , "linux-arm-kernel@lists.infradead.org" , "linaro-acpi@lists.linaro.org" , Linux Kernel Mailing List , ACPI Devel Maling List , rruigrok@codeaurora.org, harba@codeaurora.org, Christopher Covington , Timur Tabi , G Gregory , Al Stone , Jon Masters , wei@redhat.com, Arnd Bergmann , Wim Van Sebroeck , Catalin Marinas , Will Deacon , Suravee Suthikulanit , Leo Duran Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rafael, On 30 June 2016 at 09:26, Rafael J. Wysocki wrote: > On Thursday, June 30, 2016 09:17:56 AM Fu Wei wrote: >> Hi Rafael, >> >> Great thanks for your review :-) >> >> On 30 June 2016 at 05:24, Rafael J. Wysocki wrote: >> > On Wed, Jun 29, 2016 at 8:15 PM, wrote: >> >> From: Fu Wei >> > >> > No changelog? >> >> it's on [0/10] > > That's not enough. The [0/10] will not go into the git log, mind you. OK, thanks for your reminding, will add changelog for this driver in this patch[4+5+6]. > > Thanks, > Rafael > -- Best regards, Fu Wei Software Engineer Red Hat From mboxrd@z Thu Jan 1 00:00:00 1970 From: fu.wei@linaro.org (Fu Wei) Date: Thu, 30 Jun 2016 09:32:34 +0800 Subject: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver In-Reply-To: <3079554.3ECV4uzklN@vostro.rjw.lan> References: <1467224153-22873-1-git-send-email-fu.wei@linaro.org> <3079554.3ECV4uzklN@vostro.rjw.lan> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Rafael, On 30 June 2016 at 09:26, Rafael J. Wysocki wrote: > On Thursday, June 30, 2016 09:17:56 AM Fu Wei wrote: >> Hi Rafael, >> >> Great thanks for your review :-) >> >> On 30 June 2016 at 05:24, Rafael J. Wysocki wrote: >> > On Wed, Jun 29, 2016 at 8:15 PM, wrote: >> >> From: Fu Wei >> > >> > No changelog? >> >> it's on [0/10] > > That's not enough. The [0/10] will not go into the git log, mind you. OK, thanks for your reminding, will add changelog for this driver in this patch[4+5+6]. > > Thanks, > Rafael > -- Best regards, Fu Wei Software Engineer Red Hat