LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Dave Young" <hidave.darkstar@gmail.com>
To: "Quel Qun" <kelk1@comcast.net>
Cc: "Thomas Gleixner" <tglx@linutronix.de>,
"David Woodhouse" <dwmw2@infradead.org>,
"Marcel Holtmann" <marcel@holtmann.org>,
LKML <linux-kernel@vger.kernel.org>,
"Jiri Kosina" <jkosina@suse.cz>, "Ingo Molnar" <mingo@elte.hu>
Subject: Re: Kernel oops with bluetooth usb dongle
Date: Thu, 28 Feb 2008 09:03:57 +0800 [thread overview]
Message-ID: <a8e1da0802271703x42152aabn8f5862b16357c083@mail.gmail.com> (raw)
In-Reply-To: <022620080003.1247.47C35750000085C8000004DF2207300793CE05040A05@comcast.net>
On Tue, Feb 26, 2008 at 8:03 AM, Quel Qun <kelk1@comcast.net> wrote:
> -------------- Original message ----------------------
> From: Thomas Gleixner <tglx@linutronix.de>
>
>
> > 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.
> >
> Hi,
>
> Great news: only adding adding del_timer_sync() to 2.6.25-rc3 does prevent the crash.
>
> Bad news: I still cannot use the device.
>
> hcitool inq, hcitool scan, hcitool name <btaddr> and hcitool info <btaddr>
> commands work.
>
> hcitool cc <btaddr>, sdptool <btaddr>, rfcomm connect command fail, most of them
> with a 'Connection reset by peer' error.
Could you send the dmesg and hcidump content while connecting (eg.
rfcomm connect)?
>
> # rpm -q bluez-utils
> bluez-utils-3.27-1mdv2008.1
>
> Thank you,
> --
> Eric
>
next prev parent reply other threads:[~2008-02-28 1:04 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-26 0:03 Quel Qun
2008-02-26 3:13 ` Marcel Holtmann
2008-02-26 8:28 ` [PATCH] bluetooth: delete timer in l2cap_conn_del() Thomas Gleixner
2008-02-26 19:38 ` Marcel Holtmann
2008-02-27 1:43 ` David Miller
2008-02-27 9:55 ` Marcel Holtmann
2008-02-27 12:20 ` Thomas Gleixner
2008-02-27 19:07 ` David Miller
2008-02-27 22:08 ` David Miller
2008-02-28 1:03 ` Dave Young [this message]
2008-02-28 1:37 ` Kernel oops with bluetooth usb dongle Dave Young
-- strict thread matches above, loose matches on Subject: below --
2008-02-26 15:49 Quel Qun
2008-02-22 2:40 Quel Qun
2008-02-22 3:23 ` Dave Young
2008-02-22 7:23 ` Thomas Gleixner
2008-02-22 11:34 ` David Woodhouse
2008-02-22 11:43 ` Thomas Gleixner
2008-02-21 16:49 Quel Qun
2008-02-21 19:37 ` Thomas Gleixner
2008-02-18 0:01 Quel Qun
2008-02-18 12:43 ` Sebastian Siewior
2008-02-18 13:12 ` Thomas Gleixner
2008-02-19 21:07 ` Marcel Holtmann
2008-02-20 0:14 ` Thomas Gleixner
2008-02-20 8:11 ` Thomas Gleixner
2008-02-21 7:30 ` Dave Young
2008-02-16 21:37 Quel Qun
2008-02-16 23:59 ` Thomas Gleixner
2008-02-16 0:41 Quel Qun
2008-02-16 11:05 ` Jiri Kosina
2008-02-16 11:50 ` Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a8e1da0802271703x42152aabn8f5862b16357c083@mail.gmail.com \
--to=hidave.darkstar@gmail.com \
--cc=dwmw2@infradead.org \
--cc=jkosina@suse.cz \
--cc=kelk1@comcast.net \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--subject='Re: Kernel oops with bluetooth usb dongle' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).