commit | 7d57511d2dba03a8046c8b428dd9192a4bfc1e73 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Nov 17 10:37:40 2014 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Mon Nov 17 10:43:42 2014 +0000 |
tree | 75fd94bbbe0a810668c65f950aa085715b463d1b | |
parent | fb7332a9fedfd62b1ba6530c86f39f0fa38afd49 [diff] |
arm64: Add COMPAT_HWCAP_LPAE Commit a469abd0f868 (ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions) introduces HWCAP_ELF for 32-bit ARM applications. As LPAE is always present on arm64, report the corresponding compat HWCAP to user space. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Cc: <stable@vger.kernel.org> # 3.11+ Signed-off-by: Will Deacon <will.deacon@arm.com>