Files
linux-apfs/arch/arm
Catalin Marinas 180005c4ef [ARM] 4585/1: Correctly identify the CPU architecture version
The cpu_architecture() function in arch/arm/kernel/setup.c only works
with cores produced by ARM Ltd. The more generic approach is to read
the ID_MMFR0 register and check for the VMSA or PMSA version
supported. With this patch, the ARM11MPCore would be reported as ARMv7
since its MMU is compatible with ARMv7.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-10-12 23:43:27 +01:00
..
2007-08-06 16:48:49 +01:00
2007-05-20 20:10:32 +01:00
2007-05-20 20:10:32 +01:00
2007-05-20 20:10:32 +01:00
2007-05-08 11:15:22 -07:00
2007-05-08 11:15:22 -07:00
2007-05-11 19:54:39 +01:00
2007-08-22 00:42:51 -07:00