Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756917AbZIDOqs (ORCPT ); Fri, 4 Sep 2009 10:46:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756906AbZIDOqr (ORCPT ); Fri, 4 Sep 2009 10:46:47 -0400 Received: from mga05.intel.com ([192.55.52.89]:8644 "EHLO fmsmga101.fm.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756896AbZIDOqq (ORCPT ); Fri, 4 Sep 2009 10:46:46 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.44,333,1249282800"; d="scan'208";a="723910087" Date: Fri, 4 Sep 2009 16:46:34 +0100 From: Alan Cox To: Greg KH Cc: "Rafael J. Wysocki" , Miklos Szeredi , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stern@rowland.harvard.edu Subject: Re: WARNINGs in usb-serial.c Message-ID: <20090904164634.5575e09b@linux.intel.com> In-Reply-To: <20090903214304.GA23020@suse.de> References: <20090903183637.GA5140@suse.de> <200909032324.01311.rjw@sisk.pl> <20090903214304.GA23020@suse.de> Organization: Intel X-Mailer: Claws Mail 3.7.2 (GTK+ 2.14.7; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 18 > > Do you have a pointer to the patches, please? I need it for the > > regression list. Not a regression alas.. always been buggy and the warnings go back forever too > They were posted on the linux-usb mailing list, I'm still fighting my > patch queue to get them into my tree soon. They fix the refcounting properly - I need to review them for Alan when next week but they look robust. All the old uglies go away with the move to full refcounting everywhere as the nasty cases when an ldisc echoes chars into a port as it closed just come out in the refcounting. -- 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/