This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch/arm/mm
Russell King 1946d6ef9d [ARM] ARMv7 errata: only apply fixes when running on applicable CPU
Currently, whenever an erratum workaround is enabled, it will be
applied whether or not the erratum is relevent for the CPU.  This
patch changes this - we check the variant and revision fields in the
main ID register to determine which errata to apply.

We also avoid re-applying erratum 460075 if it has already been applied.
Applying this fix in non-secure mode results in the kernel failing to
boot (or even do anything.)

This fixes booting on some ARMv7 based platforms which otherwise
silently fail.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-06-02 22:36:20 +01:00
..
2009-03-25 13:10:01 +02:00
2009-03-25 13:10:01 +02:00
2009-03-15 21:01:20 -04:00
2008-09-06 12:10:45 +01:00
2009-01-25 17:36:34 +00:00
2009-03-15 21:01:20 -04:00
2008-12-01 11:53:07 +00:00
2008-11-27 12:37:59 +00:00
2009-03-25 13:10:01 +02:00
2009-03-25 13:10:01 +02:00