Prev: linux-next: manual merge of the mtd tree with Linus' tree
Next: kernel BUG at fs/ext4/mballoc.c:2993!
From: Stephen Rothwell on 7 Aug 2010 00:30 Hi Jason, After merging the kgdb tree, today's linux-next build (powerpc ppc64_defconfig) produced this error (and hundreds of similar errors/warnings): In file included from include/linux/rculist.h:10, from include/linux/dcache.h:6, from include/linux/fs.h:375, from include/linux/security.h:25, from security/min_addr.c:3: include/linux/rcupdate.h:606: warning: function declaration isn't a prototype Caused by commit 9e213357d0aeaeb81e213cfd3b9415db5fccc1b5 ("rcu,debug_core: allow the kernel debugger to reset the rcu stall timer"). Some of these are errors because powerpc builds arch/powerpc with -Werror. I have used the kgdb tree from next-20100806 for today. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: Jason Wessel on 7 Aug 2010 07:20
On 08/06/2010 11:21 PM, Stephen Rothwell wrote: > Hi Jason, > > After merging the kgdb tree, today's linux-next build (powerpc > ppc64_defconfig) produced this error (and hundreds of similar > errors/warnings): > > In file included from include/linux/rculist.h:10, > from include/linux/dcache.h:6, > from include/linux/fs.h:375, > from include/linux/security.h:25, > from security/min_addr.c:3: > include/linux/rcupdate.h:606: warning: function declaration isn't a prototype > > I removed the kgdb rcu stall detector patches from the queue until they are re-worked against the latest rcu changes pending in linux-next. Thanks, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |