From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for November 17 Date: Wed, 17 Nov 2010 15:09:31 -0800 Message-ID: <20101117150931.48cbd397.randy.dunlap@oracle.com> References: <20101117140956.a8264c75.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from rcsinet10.oracle.com ([148.87.113.121]:42987 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935648Ab0KQXKE (ORCPT ); Wed, 17 Nov 2010 18:10:04 -0500 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Zimny Lech , paulmck@linux.vnet.ibm.com Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML On Wed, 17 Nov 2010 23:53:14 +0100 Zimny Lech wrote: [adding Paul McKenney] > Salve! > > 2010/11/17 Stephen Rothwell : > > Hi all, > > > > Changes since 20101116: > > Might be something new > > CC kernel/rcutiny.o > In file included from /home/test/linux-2.6/kernel/rcutiny_plugin.h:264:0, > from /home/test/linux-2.6/kernel/rcutiny.c:53: > /home/test/linux-2.6/kernel/rtmutex_common.h: In function 'task_has_pi_waiters': > /home/test/linux-2.6/kernel/rtmutex_common.h:81:29: error: 'struct > task_struct' has no member named 'pi_waiters' > /home/test/linux-2.6/kernel/rtmutex_common.h: In function 'task_top_pi_waiter': > /home/test/linux-2.6/kernel/rtmutex_common.h:87:9: error: 'struct > task_struct' has no member named 'pi_waiters' > make[2]: *** [kernel/rcutiny.o] Error 1 > make[1]: *** [kernel] Error 2 > make: *** [sub-make] Error 2 > > > Probably know issue > CC sound/oss/ad1848.o > /home/test/linux-2.6/sound/oss/ad1848.c:2867:32: warning: 'id_table' > defined but not used > CC sound/oss/mpu401.o > make[3]: *** No rule to make target `/etc/sound/trxpro.hex', needed by > `sound/oss/trix_boot.h'. Stop. > make[2]: *** [sound/oss] Error 2 > make[1]: *** [sound] Error 2 > make: *** [sub-make] Error 2 --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***