linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] Patches/fixes for 2.6.35
@ 2010-06-21  9:13 Catalin Marinas
  2010-06-21  9:13 ` [PATCH v3 1/7] ARM: Align machine_desc.phys_io to a 1MB section Catalin Marinas
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Catalin Marinas @ 2010-06-21  9:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Just reposting these patches as they contain some bug-fixes and should
get in before 2.6.35 is released.

>From my previous posts, I removed the PL310 lock optimisation patch
(there are some discussions on optimising the range operations for large
memory blocks and these would be faster as background All operations).

If there are no further comments to these patches, I'll send them to the
patch system.

Thanks.


Catalin Marinas (7):
      ARM: Align machine_desc.phys_io to a 1MB section
      ARM: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
      ARM: The v6_dma_inv_range() function must preserve data on SMP
      ARM: Add a config option for the ARM11MPCore DMA cache maintenance workaround
      ARM: Add support for the MOVW/MOVT relocations in Thumb-2
      ARM: Remove dummy loads from the original relocation address
      ARM: Do not compile the Thumb-2 module relocations on an ARM kernel


 arch/arm/include/asm/elf.h |    2 ++
 arch/arm/kernel/head.S     |    2 ++
 arch/arm/kernel/module.c   |   34 ++++++++++++++++++++++++++++++++++
 arch/arm/mm/Kconfig        |   19 +++++++++++++++++++
 arch/arm/mm/cache-v6.S     |   18 ++++++++++++++----
 arch/arm/mm/dma-mapping.c  |    2 ++
 6 files changed, 73 insertions(+), 4 deletions(-)

-- 
Catalin

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

end of thread, other threads:[~2010-06-21 10:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21  9:13 [PATCH v3 0/7] Patches/fixes for 2.6.35 Catalin Marinas
2010-06-21  9:13 ` [PATCH v3 1/7] ARM: Align machine_desc.phys_io to a 1MB section Catalin Marinas
2010-06-21  9:35   ` Russell King - ARM Linux
2010-06-21 10:05     ` Catalin Marinas
2010-06-21 10:26       ` Russell King - ARM Linux
2010-06-21  9:13 ` [PATCH v3 2/7] ARM: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds Catalin Marinas
2010-06-21  9:23   ` Russell King - ARM Linux
2010-06-21  9:53     ` Catalin Marinas
2010-06-21  9:13 ` [PATCH v3 3/7] ARM: The v6_dma_inv_range() function must preserve data on SMP Catalin Marinas
2010-06-21  9:13 ` [PATCH v3 4/7] ARM: Add a config option for the ARM11MPCore DMA cache maintenance workaround Catalin Marinas
2010-06-21  9:13 ` [PATCH v3 5/7] ARM: Add support for the MOVW/MOVT relocations in Thumb-2 Catalin Marinas
2010-06-21  9:13 ` [PATCH v3 6/7] ARM: Remove dummy loads from the original relocation address Catalin Marinas
2010-06-21  9:14 ` [PATCH v3 7/7] ARM: Do not compile the Thumb-2 module relocations on an ARM kernel Catalin Marinas
2010-06-21  9:26   ` Russell King - ARM Linux
2010-06-21  9:37     ` [PATCH v3 7/7] ARM: Do not compile the Thumb-2 modulerelocations " Catalin Marinas
2010-06-21  9:39       ` 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).