From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: Re: [PATCH v8 20/21] Documentation: ACPI for ARM64 Date: Tue, 03 Feb 2015 16:44:26 +0800 Message-ID: <54D08A6A.80301@linaro.org> References: <1422881149-8177-1-git-send-email-hanjun.guo@linaro.org> <1422881149-8177-21-git-send-email-hanjun.guo@linaro.org> <54CFC97C.3080402@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <54CFC97C.3080402@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Timur Tabi , Catalin Marinas , "Rafael J. Wysocki" , Olof Johansson , Arnd Bergmann , Mark Rutland , Grant Likely , Will Deacon Cc: Lorenzo Pieralisi , Graeme Gregory , Sudeep Holla , Jon Masters , Jason Cooper , Marc Zyngier , Bjorn Helgaas , Daniel Lezcano , Mark Brown , Rob Herring , Robert Richter , Randy Dunlap , Charles.Garcia-Tobin@arm.com, phoenix.liyi@huawei.com, Ashwin Chaugule , suravee.suthikulpanit@amd.com, Mark Langsdorf , wangyijing@huawei.com, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org, Al Stone List-Id: linux-acpi@vger.kernel.org On 2015=E5=B9=B402=E6=9C=8803=E6=97=A5 03:01, Timur Tabi wrote: > On 02/02/2015 06:45 AM, Hanjun Guo wrote: >> From: Graeme Gregory >> >> Add documentation for the guidelines of how to use ACPI >> on ARM64. > > This patch has a slight corruption to it: > > In-Reply-To: <1422881149-8177-1-git-send-email-hanjun.guo@linaro.org> > References: <1422881149-8177-1-git-send-email-hanjun.guo@linaro.org> > MIME-Version: 1.0 > Content-Type: text/plain; charset=3Dn > ^ > git-am chokes on this: > > fatal: cannot convert from n to UTF-8 > > Replacing the 'n' with '"us-ascii"' fixes it. > > Patch #21 has the same problem, although it also has a trailing > whitespace problem. Hi Timur, I will fix that in next version. Thanks Hanjun