From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Cox Subject: Re: linux-next: Tree for Jul 3 (staging/unisys) Date: Thu, 03 Jul 2014 10:41:39 -0500 Message-ID: <53B579B3.8040004@redhat.com> References: <20140703155305.416bf8c7@canb.auug.org.au> <53B5777C.2050307@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <53B5777C.2050307@infradead.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: driverdev-devel-bounces@linuxdriverproject.org To: Randy Dunlap , Stephen Rothwell , linux-next@vger.kernel.org Cc: "devel@driverdev.osuosl.org" , Greg Kroah-Hartman , Ben Romer , linux-kernel@vger.kernel.org List-Id: linux-next.vger.kernel.org On 07/03/2014 10:32 AM, Randy Dunlap wrote: > On 07/02/14 22:53, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20140702: >> > on x86_64: > > CONFIG_UNISYSSPAR=y > CONFIG_UNISYS_VISORUTIL=m > # CONFIG_UNISYS_VISORCHANNEL is not set > CONFIG_UNISYS_CHANNELSTUB=y > > drivers/built-in.o: In function `channel_mod_init': > chanstub.c:(.init.text+0x10a8f): undefined reference to `unisys_spar_platform' > > > because CHANNELSTUB=y and VISORUTIL=m. Hi Randy, I have submitted a patch to fix this. Thanks for the reply. -- Ken