Please pull mpc52xx-next - CPU_FTR_NEED_COHERENT fixes for 2.6.29

Grant Likely grant.likely at secretlab.ca
Wed Mar 18 02:29:24 EST 2009


Hi Ben,

Here are 2 coherency related fixes that need to go into 2.6.29.  The
first is the patch we discussed last night about setting
CPU_FTR_NEED_COHERENT when the 5200 is selected.  After discussing it
with galak, we agreed to stick with the ugly way for 2.6.29 and then
fix all of them at once in 2.6.30 (CONFIG_PPC_83XX, CONFIG_PPC_8260
and CONFIG_PPC_MPC52xx).

Second is Kumar's page table _PAGE_COHERENT fix.  I've tested it on MPC5200.

Cheers,
g.

The following changes since commit 5bee17f18b595937e6beafeee5197868a3f74a06:
  Kyle McMartin (1):
        parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-mpc52xx.git merge

Kumar Gala (1):
      powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW

Piotr Ziecik (1):
      powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx

 arch/powerpc/include/asm/cputable.h |    4 +++-
 arch/powerpc/kernel/head_32.S       |    6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.



More information about the Linuxppc-dev mailing list