From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suzuki.Poulose@arm.com (Suzuki K. Poulose) Date: Mon, 22 Feb 2016 14:03:12 +0000 Subject: [PATCH 0/6] Support for systems without AArch32 state In-Reply-To: <1453980737-6126-1-git-send-email-suzuki.poulose@arm.com> References: <1453980737-6126-1-git-send-email-suzuki.poulose@arm.com> Message-ID: <56CB1520.8020907@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 28/01/16 11:32, Suzuki K Poulose wrote: > This series add checks to make sure that the AArch32 state is > supported before we process the 32bit ID registers. Also > checks the same for COMPAT binary execution. Yuri, Could you please give this series a spin on your hardware ? I don't have access to system where I can test this. Thanks 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 S1755187AbcBVODQ (ORCPT ); Mon, 22 Feb 2016 09:03:16 -0500 Received: from foss.arm.com ([217.140.101.70]:57067 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754217AbcBVODO (ORCPT ); Mon, 22 Feb 2016 09:03:14 -0500 Subject: Re: [PATCH 0/6] Support for systems without AArch32 state To: ynorov@caviumnetworks.com References: <1453980737-6126-1-git-send-email-suzuki.poulose@arm.com> Cc: linux-arm-kernel@lists.infradead.org, will.deacon@arm.com, catalin.marinas@arm.com, mark.rutland@arm.com, linux-kernel@vger.kernel.org From: "Suzuki K. Poulose" Message-ID: <56CB1520.8020907@arm.com> Date: Mon, 22 Feb 2016 14:03:12 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1453980737-6126-1-git-send-email-suzuki.poulose@arm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/01/16 11:32, Suzuki K Poulose wrote: > This series add checks to make sure that the AArch32 state is > supported before we process the 32bit ID registers. Also > checks the same for COMPAT binary execution. Yuri, Could you please give this series a spin on your hardware ? I don't have access to system where I can test this. Thanks Suzuki