Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764096AbYBVLoA (ORCPT ); Fri, 22 Feb 2008 06:44:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756728AbYBVLnt (ORCPT ); Fri, 22 Feb 2008 06:43:49 -0500 Received: from www.tglx.de ([62.245.132.106]:46151 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756455AbYBVLns (ORCPT ); Fri, 22 Feb 2008 06:43:48 -0500 Date: Fri, 22 Feb 2008 12:43:00 +0100 (CET) From: Thomas Gleixner To: David Woodhouse cc: Quel Qun , Dave Young , Marcel Holtmann , LKML , Jiri Kosina , Ingo Molnar Subject: Re: Kernel oops with bluetooth usb dongle In-Reply-To: <1203680049.5771.44.camel@shinybook.infradead.org> Message-ID: References: <022220080240.25836.47BE362900072A1C000064EC2200761394CE05040A05@comcast.net> <1203680049.5771.44.camel@shinybook.infradead.org> 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: 539 Lines: 19 On Fri, 22 Feb 2008, David Woodhouse wrote: > On Fri, 2008-02-22 at 08:23 +0100, Thomas Gleixner wrote: > > > > + del_timer(&conn->info_timer); > > + > > hcon->l2cap_data = NULL; > > kfree(conn); > > Shouldn't that be del_timer_sync() ? Hmm, probably yes. tglx -- 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/