linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Barrier changes with !ARM_DMA_MEM_BUFFERABLE
@ 2010-06-21 12:23 Catalin Marinas
  2010-06-21 12:23 ` [PATCH 1/2] ARM: Do not use outer_sync() in mb() if !ARM_DMA_MEM_BUFFERABLE Catalin Marinas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Catalin Marinas @ 2010-06-21 12:23 UTC (permalink / raw)
  To: linux-arm-kernel

The patches are relatively simple but without them the RealView boards
cannot be used with L210/L220 enabled (hardware deadlock, not a software
issue).

Catalin Marinas (2):
      ARM: Do not use outer_sync() in mb() if !ARM_DMA_MEM_BUFFERABLE
      ARM: Do not enable ARM_DMA_MEM_BUFFERABLE for some RealView boards


 arch/arm/include/asm/system.h |    6 +++++-
 arch/arm/mm/Kconfig           |    2 ++
 2 files changed, 7 insertions(+), 1 deletions(-)

-- 
Catalin

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 12:23 [PATCH 0/2] Barrier changes with !ARM_DMA_MEM_BUFFERABLE Catalin Marinas
2010-06-21 12:23 ` [PATCH 1/2] ARM: Do not use outer_sync() in mb() if !ARM_DMA_MEM_BUFFERABLE Catalin Marinas
2010-06-21 12:23 ` [PATCH 2/2] ARM: Do not enable ARM_DMA_MEM_BUFFERABLE for some RealView boards Catalin Marinas
2010-06-25 16:00 ` [PATCH 0/2] Barrier changes with !ARM_DMA_MEM_BUFFERABLE Catalin Marinas

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