Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] RealView patches for 2.6.33
@ 2009-10-15 12:21 Catalin Marinas
  2009-10-15 12:21 ` [PATCH 1/4] RealView: Add default memory configuration Catalin Marinas
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Catalin Marinas @ 2009-10-15 12:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

These are mostly RealView patches but the 2nd one re-adds the
conditional definition of __virt_to_phys and __phys_to_virt macros. The
PBX memory support requires non-linear virtual to physical translation
because of the huge gap between the memory blocks (more than 1GB).

Thanks.


Catalin Marinas (3):
      RealView: Add default memory configuration
      Revert 75f4aa1 (unconditionally define __virt_to_phys and __phys_to_virt)
      RealView: Add sparsemem support for the RealView PBX platform

Colin Tuckley (1):
      RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements


 arch/arm/include/asm/memory.h                |    2 +
 arch/arm/mach-realview/Kconfig               |    8 ++++-
 arch/arm/mach-realview/core.c                |   42 +++++++++++++++++++++++-
 arch/arm/mach-realview/core.h                |    5 +++
 arch/arm/mach-realview/include/mach/memory.h |   46 ++++++++++++++++++++++++++
 arch/arm/mach-realview/platsmp.c             |    5 +--
 arch/arm/mach-realview/realview_eb.c         |    1 +
 arch/arm/mach-realview/realview_pb1176.c     |   13 +++++++
 arch/arm/mach-realview/realview_pb11mp.c     |    1 +
 arch/arm/mach-realview/realview_pba8.c       |    1 +
 arch/arm/mach-realview/realview_pbx.c        |   21 ++++++++++++
 11 files changed, 139 insertions(+), 6 deletions(-)

-- 
Catalin

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

end of thread, other threads:[~2009-11-09 10:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-15 12:21 [PATCH 0/4] RealView patches for 2.6.33 Catalin Marinas
2009-10-15 12:21 ` [PATCH 1/4] RealView: Add default memory configuration Catalin Marinas
2009-10-15 12:21 ` [PATCH 2/4] RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements Catalin Marinas
2009-10-15 12:22 ` [PATCH 3/4] Revert 75f4aa1 (unconditionally define __virt_to_phys and __phys_to_virt) Catalin Marinas
2009-10-19 15:34   ` Russell King - ARM Linux
2009-10-19 15:46     ` Catalin Marinas
2009-10-19 15:54       ` Russell King - ARM Linux
2009-10-15 12:22 ` [PATCH 4/4] RealView: Add sparsemem support for the RealView PBX platform Catalin Marinas
2009-10-19 15:46   ` Russell King - ARM Linux
2009-10-19 16:03     ` Catalin Marinas
2009-11-08 17:45   ` Russell King - ARM Linux
2009-11-09  9:51     ` Catalin Marinas
2009-11-09 10:18       ` Russell King - ARM Linux
2009-11-09 10:34         ` Catalin Marinas
2009-11-09 10:39           ` Russell King - ARM Linux
2009-11-09 10:53             ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox