From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752136AbbAPHY1 (ORCPT ); Fri, 16 Jan 2015 02:24:27 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:38328 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834AbbAPHYZ (ORCPT ); Fri, 16 Jan 2015 02:24:25 -0500 Message-ID: <54B8BC9F.3020106@linaro.org> Date: Fri, 16 Jan 2015 15:24:15 +0800 From: Hanjun Guo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Mark Brown , Jason Cooper CC: Catalin Marinas , Grant Likely , Will Deacon , "Rafael J. Wysocki" , Olof Johansson , Arnd Bergmann , Mark Rutland , Lorenzo Pieralisi , "graeme.gregory@linaro.org" , Sudeep Holla , "jcm@redhat.com" , Marc Zyngier , Bjorn Helgaas , Rob Herring , Robert Richter , Randy Dunlap , Charles Garcia-Tobin , "phoenix.liyi@huawei.com" , Timur Tabi , "suravee.suthikulpanit@amd.com" , Yijing Wang , ACPI Devel Mailing List , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Mailing List , linaro-acpi Subject: Re: [PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1 References: <1421247905-3749-1-git-send-email-hanjun.guo@linaro.org> <20150115182346.GE2329@e104818-lin.cambridge.arm.com> <20150115190220.GF3043@sirena.org.uk> <20150115200437.GF24989@titan.lakedaemon.net> <20150115203159.GG3043@sirena.org.uk> In-Reply-To: <20150115203159.GG3043@sirena.org.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015年01月16日 04:31, Mark Brown wrote: > On Thu, Jan 15, 2015 at 03:04:37PM -0500, Jason Cooper wrote: >> On Thu, Jan 15, 2015 at 07:02:20PM +0000, Mark Brown wrote: > >>> There's probably a bit of a process problem here - these patches are all >>> being posted as part of big and apparently controversial threads with >>> subject lines in the form "ARM / ACPI:" so people could be forgiven for >>> just not even reading the e-mails enough to notice changes to their >>> subsystems. Is it worth posting those patches separately more directly >>> to the relevant maintainers? > >> I think it's beneficial to post the entire series as one thread, but to >> change the subject line of each patch to adequately reflect the affected >> subsystem. > > Just changing the subject lines to be more suitable would help, but OK, I will repost this patch set as you and Jason suggested soon. Thanks Hanjun