From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suzuki.Poulose@arm.com (Suzuki K. Poulose) Date: Tue, 22 Sep 2015 16:21:32 +0100 Subject: [PATCH 00/22] arm64: Consolidate CPU feature handling In-Reply-To: <56017173.70508@arm.com> References: <1442413280-31885-1-git-send-email-suzuki.poulose@arm.com> <55FBD7FB.2030800@arm.com> <56017173.70508@arm.com> Message-ID: <560171FC.9000007@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22/09/15 16:19, James Morse wrote: > On 18/09/15 10:23, Suzuki K. Poulose wrote: >> On 16/09/15 15:20, 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. >> >> >> The series is also available here : >> >> git://linux-arm.org/linux-skp.git cpu-ftr/v1-4.3-rc1 > > Hi Suzuki, > > I gave your branch a spin on some insane combinations with a fast-model - > testing PAN only got enabled when all cores supported it. > > Tested-by: James Morse Thanks for the testing James ! Cheers 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 S1758349AbbIVPVh (ORCPT ); Tue, 22 Sep 2015 11:21:37 -0400 Received: from eu-smtp-delivery-143.mimecast.com ([146.101.78.143]:9808 "EHLO eu-smtp-delivery-143.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756674AbbIVPVf convert rfc822-to-8bit (ORCPT ); Tue, 22 Sep 2015 11:21:35 -0400 Message-ID: <560171FC.9000007@arm.com> Date: Tue, 22 Sep 2015 16:21:32 +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: James Morse CC: "linux-arm-kernel@lists.infradead.org" , Catalin Marinas , Will Deacon , Mark Rutland , "edward.nevill@linaro.org" , "aph@redhat.com" , "linux-kernel@vger.kernel.org" , Andre Przywara , "ard.biesheuvel@linaro.org" , Dave P Martin , Marc Zyngier Subject: Re: [PATCH 00/22] arm64: Consolidate CPU feature handling References: <1442413280-31885-1-git-send-email-suzuki.poulose@arm.com> <55FBD7FB.2030800@arm.com> <56017173.70508@arm.com> In-Reply-To: <56017173.70508@arm.com> X-OriginalArrivalTime: 22 Sep 2015 15:21:33.0347 (UTC) FILETIME=[5D2EAF30:01D0F54A] X-MC-Unique: -qBNRR9cTqyA-NTD3JSByA-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 22/09/15 16:19, James Morse wrote: > On 18/09/15 10:23, Suzuki K. Poulose wrote: >> On 16/09/15 15:20, 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. >> >> >> The series is also available here : >> >> git://linux-arm.org/linux-skp.git cpu-ftr/v1-4.3-rc1 > > Hi Suzuki, > > I gave your branch a spin on some insane combinations with a fast-model - > testing PAN only got enabled when all cores supported it. > > Tested-by: James Morse Thanks for the testing James ! Cheers Suzuki