From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suzuki.Poulose@arm.com (Suzuki K. Poulose) Date: Wed, 23 Sep 2015 17:37:19 +0100 Subject: [PATCH 00/22] arm64: Consolidate CPU feature handling In-Reply-To: <5602CC12.3040209@arm.com> References: <1442413280-31885-1-git-send-email-suzuki.poulose@arm.com> <20150923155655.GK6281@e103592.cambridge.arm.com> <5602CC12.3040209@arm.com> Message-ID: <5602D53F.1030104@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 23/09/15 16:58, Suzuki K. Poulose wrote: > 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. The problems were with my patches. I have fixed them locally, will send it along in the next version. Thanks again for spotting. 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 S1755706AbbIWQhY (ORCPT ); Wed, 23 Sep 2015 12:37:24 -0400 Received: from eu-smtp-delivery-143.mimecast.com ([207.82.80.143]:5540 "EHLO eu-smtp-delivery-143.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754126AbbIWQhW convert rfc822-to-8bit (ORCPT ); Wed, 23 Sep 2015 12:37:22 -0400 Message-ID: <5602D53F.1030104@arm.com> Date: Wed, 23 Sep 2015 17:37:19 +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> <5602CC12.3040209@arm.com> In-Reply-To: <5602CC12.3040209@arm.com> X-OriginalArrivalTime: 23 Sep 2015 16:37:19.0989 (UTC) FILETIME=[1D9AF250:01D0F61E] X-MC-Unique: hDK8zDUVRbG81o6vyseFeg-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:58, Suzuki K. Poulose wrote: > 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. The problems were with my patches. I have fixed them locally, will send it along in the next version. Thanks again for spotting. Suzuki