From patchwork Wed Sep 19 15:08:00 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [git,pull] Please pull powerpc.git next branch Date: Wed, 19 Sep 2012 05:08:00 -0000 From: Kumar Gala X-Patchwork-Id: 185076 Message-Id: To: Benjamin Herrenschmidt Cc: linuxppc-dev@ozlabs.org The following changes since commit caa1d631fc99940f866480c2bb88a6f5a235e7a2: Merge remote-tracking branch 'kumar/next' into next (2012-09-18 16:04:33 +1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git next for you to fetch changes up to 4d56dec5dca496655ef035ef3b80f7c47dc22b77: powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled (2012-09-19 08:41:46 -0500) ---------------------------------------------------------------- Chunhe Lan (1): powerpc/85xx: Enable USB support in p1023rds_defconfig Jia Hongtao (1): powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled Prabhakar Kushwaha (1): powerpc/mpc85xx: Update interrupt handling for IFC controller Zhao Chenhui (1): powerpc/smp: Do not disable IPI interrupts during suspend arch/powerpc/configs/85xx/p1023rds_defconfig | 6 ++++++ arch/powerpc/kernel/smp.c | 2 +- arch/powerpc/sysdev/fsl_ifc.c | 20 ++++++++------------ arch/powerpc/sysdev/fsl_pci.c | 2 ++ 4 files changed, 17 insertions(+), 13 deletions(-)