Please pull from 'pci' branch into 'test'

Kumar Gala galak at kernel.crashing.org
Tue May 5 22:26:34 EST 2009


Ben,

Here are various pci related changes for 2.6.31 that can look at going
into your test tree to see if they break anyone.  It would be nice if this
could get some testing on pseries by one of you guys as I have no access
to such HW.

- k

Please pull from 'pci' branch of

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git pci

to receive the following updates:

 arch/powerpc/include/asm/pci-bridge.h          |    7 ------
 arch/powerpc/kernel/pci_32.c                   |   19 ----------------
 arch/powerpc/kernel/pci_64.c                   |   10 --------
 arch/powerpc/kernel/pci_dn.c                   |   28 -------------------------
 arch/powerpc/kernel/rtas_pci.c                 |   10 +-------
 arch/powerpc/platforms/52xx/efika.c            |    4 +--
 arch/powerpc/platforms/52xx/mpc52xx_pci.c      |    4 +--
 arch/powerpc/platforms/cell/celleb_pci.c       |   10 +-------
 arch/powerpc/platforms/cell/celleb_scc_epci.c  |   13 +----------
 arch/powerpc/platforms/cell/celleb_scc_pciex.c |   12 +---------
 arch/powerpc/platforms/chrp/pci.c              |    8 +++----
 arch/powerpc/platforms/iseries/pci.c           |    8 +++----
 arch/powerpc/platforms/powermac/setup.c        |    2 -
 arch/powerpc/platforms/pseries/setup.c         |   25 ++++++++++++++++++++++
 arch/powerpc/sysdev/fsl_pci.c                  |    6 ++---
 arch/powerpc/sysdev/indirect_pci.c             |    4 +--
 arch/powerpc/sysdev/ppc4xx_pci.c               |    4 +--
 arch/powerpc/sysdev/tsi108_pci.c               |    4 +--
 drivers/pci/Makefile                           |    1
 19 files changed, 57 insertions(+), 122 deletions(-)

Kumar Gala (13):
      powerpc/pci: clean up direct access to sysdata by indirect ops
      powerpc/pci: clean up direct access to sysdata by FSL platforms
      powerpc/pci: clean up direct access to sysdata by 52xx platforms
      powerpc/pci: clean up direct access to sysdata by 4xx platforms
      powerpc/pci: clean up direct access to sysdata by CHRP platforms
      powerpc/pci: clean up direct access to sysdata on tsi108 platforms
      powerpc/pci: clean up direct access to sysdata by powermac platforms
      powerpc/pci: clean up direct access to sysdata by RTAS
      powerpc/pci: clean up direct access to sysdata by celleb platforms
      powerpc/pci: clean up direct access to sysdata by iseries platform
      powerpc/pci: Move pseries code into pseries platform specific area
      powerpc/pci: cleanup some minor cruft
      powerpc/pci: Remove redundant pcnet32 fixup




More information about the Linuxppc-dev mailing list