linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/2] ARM: Disable outer cache before kexec call -V3
@ 2010-07-05 11:52 Thomas Gleixner
  2010-07-05 11:52 ` [patch 1/2] arm: Disable outer (L2) cache in kexec Thomas Gleixner
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Thomas Gleixner @ 2010-07-05 11:52 UTC (permalink / raw)
  To: linux-arm-kernel

The following patch series addresses the problem that the kexec code
does not disable the outer cache before disabling the inner cache and
jumping into the new kernel. This results in random crashes of the new
kernel.

Changes since version 2:

 - Use CLEAN_INV_WAY in l2x0_flush_all according to Catalin

 - Rename outer_cache_disable() to outer_disable()

 - Added a  BUG_ON() when l2x0_inv_all() is called with L2 enabled.

Thanks,

	tglx

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

end of thread, other threads:[~2010-08-06  6:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-05 11:52 [patch 0/2] ARM: Disable outer cache before kexec call -V3 Thomas Gleixner
2010-07-05 11:52 ` [patch 1/2] arm: Disable outer (L2) cache in kexec Thomas Gleixner
2010-07-05 12:11   ` Catalin Marinas
2010-07-05 11:52 ` [patch 2/2] arm: Implement l2x0 cache disable functions Thomas Gleixner
2010-07-05 12:13   ` Catalin Marinas
2010-08-03 12:44   ` Linus Walleij
2010-08-03 14:20 ` [patch 0/2] ARM: Disable outer cache before kexec call -V3 Andrea Paterniani
2010-08-03 17:36   ` Gadiyar, Anand
2010-08-04  6:46     ` Andrea Paterniani
2010-08-04  6:50       ` Shilimkar, Santosh
2010-08-04  7:00       ` Baruch Siach
2010-08-04  9:19     ` Andrea Paterniani
2010-08-06  6:16       ` Andrea Paterniani

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).