Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755962AbZFXU5s (ORCPT ); Wed, 24 Jun 2009 16:57:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754613AbZFXU5A (ORCPT ); Wed, 24 Jun 2009 16:57:00 -0400 Received: from cantor2.suse.de ([195.135.220.15]:51216 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754645AbZFXU46 (ORCPT ); Wed, 24 Jun 2009 16:56:58 -0400 Date: Wed, 24 Jun 2009 13:41:06 -0700 From: Greg KH To: Thadeu Lima de Souza Cascardo Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk, linux-usb@vger.kernel.org, oliver@neukum.name Subject: Re: [PATCH 2/3] Fix oops when closing ACM tty device right after open has failed. Message-ID: <20090624204106.GE28516@suse.de> References: <1245843077-4442-1-git-send-email-cascardo@holoscopio.com> <1245843077-4442-2-git-send-email-cascardo@holoscopio.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1245843077-4442-2-git-send-email-cascardo@holoscopio.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 698 Lines: 20 On Wed, Jun 24, 2009 at 08:31:16AM -0300, Thadeu Lima de Souza Cascardo wrote: > This commit 10077d4a6674f535abdbe25cdecb1202af7948f1 has stopped Please don't reference git commit ids that are not in Linus's tree, as it doesn't make any sense to anyone. > checking if there was a valid acm device associated to the tty, which is > not true right after open fails and tty subsystem tries to close the > device. Why would open fail? thanks, greg k-h -- 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/