From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Rowand Subject: Re: [PATCH RT 05/12] slab: Prevent local lock deadlock Date: Mon, 30 Jul 2012 19:22:16 -0700 Message-ID: <50174158.4000408@am.sony.com> References: <20120718223910.898476857@goodmis.org> <20120718223957.856443728@goodmis.org> <5011DD9B.1030901@am.sony.com> <1343697755.27983.17.camel@gandalf.stny.rr.com> Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Cc: "Rowand, Frank" , "tglx@linutronix.de" , "chris.pringle@miranda.com" , "linux-kernel@vger.kernel.org" , linux-rt-users , Carsten Emde , John Kacur To: Steven Rostedt Return-path: In-Reply-To: <1343697755.27983.17.camel@gandalf.stny.rr.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org On 07/30/12 18:22, Steven Rostedt wrote: > On Thu, 2012-07-26 at 17:15 -0700, Frank Rowand wrote: > >> >> Config is from arch/arm/configs/omap2plus_defconfig >> plus: >> >> CONFIG_USB_EHCI_HCD=y >> CONFIG_USB_NET_SMSC95XX=y >> CONFIG_PREEMPT_RT_FULL=y >> > > Interesting, I just booted my panda board against 3.0.36-rt58 with that > config and these three set, and I didn't get this error. I don't know if it makes any difference, but my root fs is nfs mounted. I'll try to look at this some more tomorrow. -Frank