From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753073AbbKWBlO (ORCPT ); Sun, 22 Nov 2015 20:41:14 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:38612 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752900AbbKWBlN (ORCPT ); Sun, 22 Nov 2015 20:41:13 -0500 Date: Sun, 22 Nov 2015 17:41:12 -0800 From: Greg Kroah-Hartman To: Arnd Bergmann Cc: kbuild test robot , kbuild-all@01.org, linux-kernel@vger.kernel.org Subject: Re: wilc_wfi_cfgoperations.c:undefined reference to `cfg80211_ready_on_channel' Message-ID: <20151123014112.GA10256@kroah.com> References: <201511221343.mmh0tEhw%fengguang.wu@intel.com> <6928786.slL562UaMV@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6928786.slL562UaMV@wuerfel> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 22, 2015 at 11:31:00PM +0100, Arnd Bergmann wrote: > On Sunday 22 November 2015 13:53:44 kbuild test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > head: 3ad5d7e06a96d54a55acb5ab25938a06814605c8 > > commit: bcc43a4b5ed75285aeacf2cf8d9b96d6379fb429 staging/wilc: fix Kconfig dependencies, second try > > date: 5 weeks ago > > config: i386-randconfig-x0-11221258 (attached as .config) > > reproduce: > > git checkout bcc43a4b5ed75285aeacf2cf8d9b96d6379fb429 > > # save the attached .config to linux build tree > > make ARCH=i386 > > It's a known problem, I've sent a longish series to address this properly > as well as fix a number of other problems I found on the way. > > I could make a simpler fix for v4.4 we want this problem solved in > the longterm kernel without needing to pull in my longer series that > now depends on other patches from staging-testing. Don't worry about staging drivers for "longterm" kernels, no distros enable them so it's not a big deal, especially for "embedded" hardware like this one. thanks, greg k-h