Hi Paul,

Please pull from:

 master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6.git for-2.6.25

To pick up a few small fixes for the cell platform. Most of it is a follow-up
to the IOMMU rework that got merged in 2.6.25-rc1 and caused problems on
machines with large amounts of memory.

The fixes for oprofile and ptrace are not regressions, but are fixing
functionality that was broken on cell but has always worked on the
other platforms.

Thanks,

        Arnd <><

Author: Michael Ellerman <[EMAIL PROTECTED]>
    [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
    [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
    [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
    [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs 
separately
    [POWERPC] Move allocation of cell IOMMU pad page
    [POWERPC] Remove unused pte_offset variable
    [POWERPC] Use it_offset not pte_offset in cell IOMMU code
    [POWERPC] Clearup cell IOMMU fixed mapping terminology

Author: Jens Osterkamp <[EMAIL PROTECTED]>
    [POWERPC] enable hardware watchpoints on cell blades
    [POWERPC] move celleb DABRX definitions

Author: Bob Nelson <[EMAIL PROTECTED]>
    [POWERPC] OProfile: enable callgraph support for Cell

 arch/powerpc/oprofile/op_model_cell.c |    2
 arch/powerpc/platforms/cell/iommu.c   |  144 +++++++++++++++++++---------------
 arch/powerpc/platforms/cell/setup.c   |    7 +
 arch/powerpc/platforms/celleb/beat.h  |    3
 include/asm-powerpc/reg.h             |    3
 5 files changed, 92 insertions(+), 67 deletions(-)
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to