Files
linux-apfs/arch/arm/kernel
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-05-30 13:15:06 +01:00
2007-09-30 17:36:22 +01:00
2007-03-31 21:36:53 +01:00
2007-07-12 11:13:33 +01:00
2007-07-12 11:13:33 +01:00
2007-05-08 22:05:25 +01:00
2007-07-17 10:23:03 -07:00
2007-07-29 17:09:29 -07:00
2007-05-11 17:38:04 +01:00
2007-07-26 14:54:47 +01:00