From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for November 19 (rtmutex) Date: Fri, 19 Nov 2010 09:16:29 -0800 Message-ID: <20101119091629.ddf35bec.randy.dunlap@oracle.com> References: <20101119143207.b2d5731e.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]:40519 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755465Ab0KSRS3 (ORCPT ); Fri, 19 Nov 2010 12:18:29 -0500 In-Reply-To: <20101119143207.b2d5731e.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, LKML On Fri, 19 Nov 2010 14:32:07 +1100 Stephen Rothwell wrote: > Hi all, > > Changes since 20101118: when CONFIG_RT_MUTEXES is not enabled: kernel/rtmutex_common.h:81: error: 'struct task_struct' has no member named 'pi_waiters' kernel/rtmutex_common.h:87: error: 'struct task_struct' has no member named 'pi_waiters' --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***