[PATCH v2 0/8] arm64: Support for systems without AArch32 state
From: Suzuki.Poulose@arm.com (Suzuki K. Poulose)
Date: 2016-03-02 15:26:06
Also in:
kvmarm, lkml
From: Suzuki.Poulose@arm.com (Suzuki K. Poulose)
Date: 2016-03-02 15:26:06
Also in:
kvmarm, lkml
On 02/03/16 15:07, Yury Norov wrote:
On Wed, Mar 02, 2016 at 12:19:23AM +0300, Yury Norov wrote:quoted
On Thu, Feb 25, 2016 at 09:52:40AM +0000, Suzuki K Poulose wrote:quoted
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.
...
So, everything is looking OK. Tested-by: Yury Norov <redacted>
Thanks Yury. Suzuki