[PATCH v3] powerpc/srio: Fix the compile errors when building with 64bit

2012-03-09 Thread Liu Gang
For the file arch/powerpc/sysdev/fsl_rmu.c, there will be some compile errors while using the corenet64_smp_defconfig: .../fsl_rmu.c:315: error: cast from pointer to integer of different size .../fsl_rmu.c:320: error: cast to pointer from integer of different size .../fsl_rmu.c:320: error: cast

Re: [PATCH v2 0/9] DMA engine cookie handling cleanups

2012-03-09 Thread Shawn Guo
On Tue, Mar 06, 2012 at 10:33:21PM +, Russell King - ARM Linux wrote: ... drivers/dma/imx-sdma.c | 23 ++-- ... drivers/dma/mxs-dma.c| 23 ++-- Tested-by: Shawn Guo shawn@linaro.org ___

Re: [PATCH 1/2] powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone board

2012-03-09 Thread Josh Boyer
On Thu, Mar 8, 2012 at 10:35 PM, Benjamin Herrenschmidt b...@kernel.crashing.org wrote: On Fri, 2012-03-09 at 10:17 +0700, Mai La wrote: This patch consists of: - Enable PCI MSI as default for Bluestone board - Define number of MSI interrupt for Maui APM821xx SoC using in Bluestone board -

Re: linux-next: manual merge of the driver-core tree with the powerpc tree

2012-03-09 Thread Greg KH
On Fri, Mar 09, 2012 at 04:40:25PM +1100, Stephen Rothwell wrote: Hi Greg, Today's linux-next merge of the driver-core tree got a conflict in drivers/base/driver.c between commit fcd6f7620202 (driver-core: remove legacy iSeries hack) from the powerpc tree and commit 9875bb480cc8 (Eliminate

Re: 3.3.0-rc6-next-20120308 boot failure on POWER7 blade

2012-03-09 Thread Jesse Barnes
On Fri, 9 Mar 2012 14:46:45 +1100 Anton Blanchard an...@samba.org wrote: Hi Ben, Looks like something that got fixed but the new patches from Bjorn aren't in next yet. I'll fwd you the patch separately to apply on top of what you have see if that helps (to confirm that's indeed the

Re: linux-next: manual merge of the powerpc tree with the arm tree

2012-03-09 Thread Rob Herring
On 03/08/2012 09:13 PM, Benjamin Herrenschmidt wrote: On Fri, 2012-03-09 at 00:39 +, Russell King wrote: On Fri, Mar 09, 2012 at 10:35:46AM +1100, Benjamin Herrenschmidt wrote: Actually, I didn't keep MAY_HAVE_SPARSE_IRQ, I kept HAVE_SPARSE_IRQ. If I remove it, then I get Kconfig warnings: