linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] ARM mandatory barriers
@ 2010-03-19 14:32 Catalin Marinas
  2010-03-19 14:33 ` [PATCH v5 1/4] ARM: Move the outer_cache definitions into a separate file Catalin Marinas
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Catalin Marinas @ 2010-03-19 14:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Pretty much as v4, just with minor changes as a result of patch
reordering (in my devel branch -
http://www.linux-arm.org/git?p=linux-2.6.git;a=shortlog;h=refs/heads/devel)


Catalin Marinas (4):
      ARM: Move the outer_cache definitions into a separate file
      ARM: Add outer_cache_fns.sync function pointer
      ARM: Add L2x0 outer_sync() support
      ARM: Change the mandatory barriers implementation


 arch/arm/include/asm/cacheflush.h |   38 -------------------
 arch/arm/include/asm/outercache.h |   75 +++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/system.h     |   16 +++++---
 arch/arm/mm/Kconfig               |   13 ++++++
 arch/arm/mm/cache-l2x0.c          |   10 +++++
 5 files changed, 109 insertions(+), 43 deletions(-)
 create mode 100644 arch/arm/include/asm/outercache.h

-- 
Catalin

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

end of thread, other threads:[~2010-03-23 21:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19 14:32 [PATCH v5 0/4] ARM mandatory barriers Catalin Marinas
2010-03-19 14:33 ` [PATCH v5 1/4] ARM: Move the outer_cache definitions into a separate file Catalin Marinas
2010-03-23 21:25   ` Russell King - ARM Linux
2010-03-19 14:33 ` [PATCH v5 2/4] ARM: Add outer_cache_fns.sync function pointer Catalin Marinas
2010-03-23 21:25   ` Russell King - ARM Linux
2010-03-19 14:33 ` [PATCH v5 3/4] ARM: Add L2x0 outer_sync() support Catalin Marinas
2010-03-23 21:25   ` Russell King - ARM Linux
2010-03-19 14:33 ` [PATCH v5 4/4] ARM: Change the mandatory barriers implementation Catalin Marinas
2010-03-23 21:27   ` Russell King - ARM Linux

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