Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754884AbYC3VwF (ORCPT ); Sun, 30 Mar 2008 17:52:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753922AbYC3Vvx (ORCPT ); Sun, 30 Mar 2008 17:51:53 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:54414 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753897AbYC3Vvw (ORCPT ); Sun, 30 Mar 2008 17:51:52 -0400 Date: Sun, 30 Mar 2008 14:51:02 -0700 (PDT) From: Linus Torvalds To: Bj?rn Steinbrink cc: Dmitry Torokhov , Arjan van de Ven , Linux Kernel Mailing List , Johannes Berg , Jiri Kosina , Greg KH Subject: Re: [PATCH] evdev: Release eventual input device grabs when getting disconnected In-Reply-To: <20080330184259.GB21375@atjola.homenet> Message-ID: References: <20080330184259.GB21375@atjola.homenet> User-Agent: Alpine 1.00 (LFD 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1013 Lines: 25 On Sun, 30 Mar 2008, Bj?rn Steinbrink wrote: > > I can't reproduce the bug on my UP box and currently can't afford > crashing my SMP box (all the oopses seem to come from SMP kernels, so I > guess it needs SMP to crash), so while this doesn't show any new > problems, I can't tell whether it actually fixes anything. Testers > welcome! Ok, I applied this because I will do an -rc8 today or tomorrow, but I really really hope somebody can figure out what made this all start to trigger. It does smell like some core device layer change, because we do not seem to have a lot of changes since 2.6.24 in evdev.c and input.c that seem relevant. Greg, are there any refcounting changes that would cause the input devices to be free'd earlier or something? Linus -- 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/