From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by lists.ozlabs.org (Postfix) with ESMTP id CB2B61A0024 for ; Tue, 5 May 2015 03:18:35 +1000 (AEST) Message-ID: <1430759910.4526.16.camel@linux.intel.com> Subject: Re: Kernel 4.1-rc1 build fails on Sam460ex amcc 460ex powerpc Canyonlands From: Andy Shevchenko To: Tejun Heo Date: Mon, 04 May 2015 20:18:30 +0300 In-Reply-To: <20150428034946.GE2152@htj.duckdns.org> References: <54E08E06.8060607@candw.ms> <1424045921.3018.4.camel@ellerman.id.au> <553E16A0.704@candw.ms> <1430183545.7246.1.camel@ellerman.id.au> <20150428034946.GE2152@htj.duckdns.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org, Ian Munsie , Julian Margetson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2015-04-27 at 23:49 -0400, Tejun Heo wrote: > On Tue, Apr 28, 2015 at 11:12:25AM +1000, Michael Ellerman wrote: > > On Mon, 2015-04-27 at 06:59 -0400, Julian Margetson wrote: > > > Kernel 4.1-rc1 build fails on Sam460ex amcc 460ex powerpc Canyonlands with > > > CONFIG_SATA_DWC=y > > > > > > sata_dwc_460ex.c:(.text+0xa165c): undefined reference to `dw_dma_remove' > > > drivers/built-in.o: In function `sata_dwc_probe': > > > sata_dwc_460ex.c:(.text+0xa1900): undefined reference to `dw_dma_probe' > > > sata_dwc_460ex.c:(.text+0xa1954): undefined reference to `dw_dma_remove' > > > make: *** [vmlinux] Error 1 > > > > Looks like it was caused by: > > > > commit 8b3444852a2b58129ee68a8dd69fef81ceb902a1 > > Author: Andy Shevchenko > > Date: Tue Mar 3 22:41:21 2015 +0200 > > > > sata_dwc_460ex: move to generic DMA driver > > Oops, Andy? > Sorry for late answer. It requires CONFIG_DW_DMAC=y as well. I don't know the details of PPC configuration, we might add this to configuration. -- Andy Shevchenko Intel Finland Oy