Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753974AbYAUTLt (ORCPT ); Mon, 21 Jan 2008 14:11:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751959AbYAUTLm (ORCPT ); Mon, 21 Jan 2008 14:11:42 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]:3059 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751865AbYAUTLl (ORCPT ); Mon, 21 Jan 2008 14:11:41 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=POanyuNShOVEzb5pOmq7VN+Ie0rMOLZp2pAI2OmVv1mzdpJ2hGpaN7PkbMNEwGe6y9rQdyg5K55eBxC9ADfWw/1sP01NtV0mrIa004Dp+waN6sIgIyKWUKmsGJNjtqwg5P/TKLBK2u3rMob/QLR+ZEsaltfGUC65sG/oqATbsT4= Message-ID: <4794EE67.6090508@gmail.com> Date: Mon, 21 Jan 2008 20:11:35 +0100 From: Jiri Slaby User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Jiri Kosina CC: Dmitry Torokhov , Linux Kernel Mailing List , Andrew Morton , linux-input@vger.kernel.org Subject: Re: evdev soft lockup 2.6.24-rc5-mm1 References: <47848CF5.8000107@gmail.com> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1302 Lines: 31 On 01/09/2008 11:11 AM, Jiri Kosina wrote: > On Wed, 9 Jan 2008, Jiri Slaby wrote: > >> BUG: soft lockup - CPU#1 stuck for 11s! [X:2887] > [ ... ] >> Call Trace: >> [] __mutex_lock_slowpath+0x38/0xd0 >> [] mutex_lock+0x1e/0x30 >> [] input_release_device+0x27/0x50 >> [] evdev_ungrab+0x3a/0x50 >> [] evdev_release+0xcb/0xd0 >> [] __fput+0xc0/0x230 >> [] fput+0x16/0x20 >> [] filp_close+0x56/0x90 >> [] sys_close+0x9a/0xf0 >> [] system_call+0x7e/0x83 >> I was not able to use sysrq keys, the keyboard is obviously defunct. If >> this is not known, I'll try to turn lockdep on and maybe connect through >> ssh next time it happens. > > Is this reproducible on your side? > > Running with lockdep would be really helpful, so that we possibly know who > is holding the other instance of dev->mutex. Seems not to be an issue any longer, but I'll keep an eye on it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/