[PATCH 1/2] arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Will Deacon
will.deacon at arm.com
Tue May 31 09:16:09 PDT 2016
On Tue, May 31, 2016 at 03:55:03PM +0100, Catalin Marinas wrote:
> This patch brings the PER_LINUX32 /proc/cpuinfo format more in line with
> the 32-bit ARM one by providing an additional line:
>
> model name : ARMv8 Processor rev X (v8l)
>
> Cc: <stable at vger.kernel.org>
> Cc: Will Deacon <will.deacon at arm.com>
> Signed-off-by: Catalin Marinas <catalin.marinas at arm.com>
> ---
> arch/arm64/include/asm/elf.h | 4 ++--
> arch/arm64/kernel/cpuinfo.c | 8 +++++++-
> 2 files changed, 9 insertions(+), 3 deletions(-)
Looks good to me:
Acked-by: Will Deacon <will.deacon at arm.com>
Will
More information about the linux-arm-kernel
mailing list