From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suzuki.Poulose@arm.com (Suzuki K. Poulose) Date: Wed, 23 Sep 2015 16:58:10 +0100 Subject: [PATCH 00/22] arm64: Consolidate CPU feature handling In-Reply-To: <20150923155655.GK6281@e103592.cambridge.arm.com> References: <1442413280-31885-1-git-send-email-suzuki.poulose@arm.com> <20150923155655.GK6281@e103592.cambridge.arm.com> Message-ID: <5602CC12.3040209@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 23/09/15 16:56, Dave P Martin wrote: > On Wed, Sep 16, 2015 at 03:20:58PM +0100, Suzuki K. Poulose wrote: >> From: "Suzuki K. Poulose" >> >> This is an updated reincarnation of my "arm64: Expose CPU feature registers" >> series [1], which does much more. > > [...] > > Do you get whitespace errors for some patches in this series? > > git am complains for several of the patches, but it's possibly my mail > chewed them up. > > If the errors are real, please fix ;) > Thanks for reporting, let me take a look. Suzuki From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755871AbbIWP6O (ORCPT ); Wed, 23 Sep 2015 11:58:14 -0400 Received: from eu-smtp-delivery-143.mimecast.com ([146.101.78.143]:26569 "EHLO eu-smtp-delivery-143.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754043AbbIWP6N convert rfc822-to-8bit (ORCPT ); Wed, 23 Sep 2015 11:58:13 -0400 Message-ID: <5602CC12.3040209@arm.com> Date: Wed, 23 Sep 2015 16:58:10 +0100 From: "Suzuki K. Poulose" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Dave P Martin CC: "linux-arm-kernel@lists.infradead.org" , Mark Rutland , "ard.biesheuvel@linaro.org" , "aph@redhat.com" , Catalin Marinas , Will Deacon , "linux-kernel@vger.kernel.org" , "edward.nevill@linaro.org" , Andre Przywara , Marc Zyngier Subject: Re: [PATCH 00/22] arm64: Consolidate CPU feature handling References: <1442413280-31885-1-git-send-email-suzuki.poulose@arm.com> <20150923155655.GK6281@e103592.cambridge.arm.com> In-Reply-To: <20150923155655.GK6281@e103592.cambridge.arm.com> X-OriginalArrivalTime: 23 Sep 2015 15:58:10.0243 (UTC) FILETIME=[A50C2930:01D0F618] X-MC-Unique: 9ntxZIE9QSG_mMbawC-svQ-1 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/09/15 16:56, Dave P Martin wrote: > On Wed, Sep 16, 2015 at 03:20:58PM +0100, Suzuki K. Poulose wrote: >> From: "Suzuki K. Poulose" >> >> This is an updated reincarnation of my "arm64: Expose CPU feature registers" >> series [1], which does much more. > > [...] > > Do you get whitespace errors for some patches in this series? > > git am complains for several of the patches, but it's possibly my mail > chewed them up. > > If the errors are real, please fix ;) > Thanks for reporting, let me take a look. Suzuki