[PATCH 1/2] arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
catalin.marinas at arm.com
Tue May 31 09:42:40 PDT 2016
On Tue, May 31, 2016 at 05:16:09PM +0100, Will Deacon wrote:
> 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>
I guess you can take it as a fix for 4.7.
--
Catalin
More information about the linux-arm-kernel
mailing list