linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Another Errata 430973 Update
@ 2015-07-23  0:48 Sebastian Reichel
  2015-07-23  0:48 ` [PATCH 1/3] ARM: OMAP2+: N900: always enable IBE bit Sebastian Reichel
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Sebastian Reichel @ 2015-07-23  0:48 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset is a followup to e748994 and a6d74678, that unconditionally
enable the errata 430973 workaround for Cortex A8 CPUs.

The first patch removes the CONFIG_ARM_ERRATA_430973 guard in the Nokia N900's
IBE code, since all sold N900s are affected by the bug (AFAIK).

The next two patches update the errata's Kconfig entry, so that it's no longer
shown for multiplatform kernels and informs about the bootloader method.

-- Sebastian

Sebastian Reichel (3):
  ARM: OMAP2+: N900: always enable IBE bit
  ARM: update errata 430973 documentation
  ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig

 arch/arm/Kconfig                   |  5 +++++
 arch/arm/mach-omap2/board-rx51.c   |  2 --
 arch/arm/mach-omap2/pdata-quirks.c | 11 ++---------
 arch/arm/mm/proc-v7.S              |  2 +-
 4 files changed, 8 insertions(+), 12 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-10-05 13:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23  0:48 [PATCH 0/3] Another Errata 430973 Update Sebastian Reichel
2015-07-23  0:48 ` [PATCH 1/3] ARM: OMAP2+: N900: always enable IBE bit Sebastian Reichel
2015-07-23  7:28   ` Tony Lindgren
2015-10-05 13:53   ` Pavel Machek
2015-07-23  0:48 ` [PATCH 2/3] ARM: update errata 430973 documentation Sebastian Reichel
2015-07-23  0:48 ` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig Sebastian Reichel
2015-07-23 12:35   ` Russell King - ARM Linux
2015-07-24  0:16     ` Sebastian Reichel
2015-07-26 22:51       ` Russell King - ARM Linux
2015-07-27  1:14         ` Sebastian Reichel
2015-07-27  9:59           ` Ben Dooks
2015-07-27 10:43             ` Russell King - ARM Linux
2015-07-27 17:36             ` Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).