lkml.org 
[lkml]   [2014]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: staging/8821ae driver breaks allyes build in 3.16-rc*
On Sun, Jul 20, 2014 at 12:38:21PM -0700, Greg KH wrote:
> On Sun, Jul 20, 2014 at 12:25:11PM -0700, Greg KH wrote:
> > On Sun, Jul 20, 2014 at 09:05:23PM +0200, Andi Kleen wrote:
> > >
> > > Hi,
> > >
> > > I cannot build make allyesconfig in current Linus mainline, because
> > > drivers/staging/rtl8821ae has a lot of compile errors.
> >
> > allyesconfig should turn off the staging drivers, how did you turn it
> > on?

Ok, that's odd, I thought we didn't build staging drivers for
allyesconfig, but you are right, we do.

Anyway...

> > > Please fix it in some way, allyesconfig should build!
> >
> > It builds here for me, or at least I thought it did, let me go check...
> >
>
> I can't reproduce this here:
>
> $ make M=drivers/staging/rtl8821ae/ clean
> $ make -j16
> CHK include/config/kernel.release
> CHK include/generated/uapi/linux/version.h
> CHK include/generated/utsrelease.h
> CALL scripts/checksyscalls.sh
> CHK include/generated/compile.h
> CHK kernel/config_data.h
> LD drivers/staging/rtl8821ae/built-in.o
> CC [M] drivers/staging/rtl8821ae/btcoexist/halbtc8192e2ant.o
> CC [M] drivers/staging/rtl8821ae/btcoexist/halbtc8723b1ant.o
> CC [M] drivers/staging/rtl8821ae/btcoexist/halbtc8723b2ant.o
> CC [M] drivers/staging/rtl8821ae/btcoexist/halbtcoutsrc.o
> CC [M] drivers/staging/rtl8821ae/btcoexist/rtl_btc.o
> CC [M] drivers/staging/rtl8821ae/base.o
> CC [M] drivers/staging/rtl8821ae/rc.o
> CC [M] drivers/staging/rtl8821ae/debug.o
> CC [M] drivers/staging/rtl8821ae/regd.o
> CC [M] drivers/staging/rtl8821ae/efuse.o
> CC [M] drivers/staging/rtl8821ae/cam.o
> CC [M] drivers/staging/rtl8821ae/ps.o
> CC [M] drivers/staging/rtl8821ae/core.o
> CC [M] drivers/staging/rtl8821ae/stats.o
> CC [M] drivers/staging/rtl8821ae/pci.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/hw.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/table.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/sw.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/trx.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/led.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/fw.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/phy.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/dm.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/pwrseq.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/rf.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/pwrseqcmd.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/hal_btc.o
> CC [M] drivers/staging/rtl8821ae/rtl8821ae/hal_bt_coexist.o
> LD [M] drivers/staging/rtl8821ae/rtl8821ae.o
> CHK include/generated/uapi/linux/version.h
> Building modules, stage 2.
> Kernel: arch/x86/boot/bzImage is ready (#46)
> MODPOST 687 modules
> CC drivers/staging/rtl8821ae/rtl8821ae.mod.o
> LD [M] drivers/staging/rtl8821ae/rtl8821ae.ko
>
>
> Now that's with the "normal" config I build with, I'll go try a 'allyesconfig'
> now...

allyesconfig builds the staging directory just fine for me here, with
Linus's current tree:

$ git branch
* master d057190925d9 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip


And gcc version:
$ gcc --version | head -n 1
gcc (GCC) 4.9.0 20140604 (prerelease)


Are you sure your tree is "clean" at the moment?

thanks,

greg k-h


\
 
 \ /
  Last update: 2014-07-20 22:21    [W:0.074 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site