Subject: Re: [vserver] Early Xmas Present ...
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Sun, 9 Dec 2012 22:57:02 +0100

On Sun, Dec 09, 2012 at 11:59:28AM +0100, Arkadiusz Miśkiewicz wrote:
> On Sunday 09 of December 2012, Arkadiusz Miśkiewicz wrote:

>> Going to test 3.6 :)

> /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/drivers/staging/csr/csr_wifi_hip_xbv.c:58:3:
error: conflicting types for 'tag_t'
> In file included from /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/include/linux/thread_info.h:10:0,
>                  from /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/include/linux/preempt.h:9,
>                  from /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/include/linux/spinlock.h:50,
>                  from /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/include/linux/mmzone.h:7,
>                  from /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/include/linux/gfp.h:4,
>                  from /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/include/linux/slab.h:12,
>                  from /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/drivers/staging/csr/csr_wifi_hip_xbv.c:22:
> /home/users/arekm/rpm/BUILD/kernel-3.6.9/linux-3.6/include/linux/types.h:46:23: note:
previous declaration of 'tag_t' was here

> s/tag_t/vs_tag_t/ in vserver patch works fine

thanks, 'known' issue, but we are probably going to rename
the csr wifi driver's tag_t or work around that by making
sure that tag_t is not included there (which doesn't make
too much sense anyway, as it is not even remotely related)

best,
Herbert

> -- 
> Arkadiusz Miśkiewicz, arekm / maven.pl