From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161045AbWGICMB (ORCPT ); Sat, 8 Jul 2006 22:12:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161046AbWGICMA (ORCPT ); Sat, 8 Jul 2006 22:12:00 -0400 Received: from mustang.oldcity.dca.net ([216.158.38.3]:2715 "HELO mustang.oldcity.dca.net") by vger.kernel.org with SMTP id S1161045AbWGICMA (ORCPT ); Sat, 8 Jul 2006 22:12:00 -0400 Subject: Re: tasklet_unlock_wait() causes soft lockup with -rt and ieee1394 audio From: Lee Revell To: Steven Rostedt Cc: Ingo Molnar , Thomas Gleixner , Pieter Palmers , linux-kernel In-Reply-To: <1152409894.32734.27.camel@localhost.localdomain> References: <1152371924.4736.169.camel@mindpipe> <1152409894.32734.27.camel@localhost.localdomain> Content-Type: text/plain Date: Sat, 08 Jul 2006 22:12:48 -0400 Message-Id: <1152411169.28129.24.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2006-07-08 at 21:51 -0400, Steven Rostedt wrote: > Lee, can you cause this problem with PREEMPT_DESKTOP with softirq as > threads? > I am just posting this for Pieter - all followups should be directed to him. (I don't even have the hardware to reproduce this) IIRC the problem could only be reproduced with PREEMPT_RT. Pieter, can you confirm? Lee