From: Marcel Holtmann <marcel@holtmann.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: David Miller <davem@davemloft.net>,
linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org,
bugme-daemon@bugzilla.kernel.org
Subject: Re: [Bug 11442] btusb suspend/resume bug...
Date: Tue, 30 Sep 2008 07:55:40 +0200 [thread overview]
Message-ID: <1222754141.1825.55.camel@violet.holtmann.net> (raw)
In-Reply-To: <200809271541.15963.rjw@sisk.pl>
Hi Rafael,
> > >> Rafael, can you pull from my tree and test the changes:
> > >>
> > >> git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/
> > >> bluetooth-2.6.git
> > >>
> > >> It would be interesting if these fixes are enough.
> > >
> > > They appear to be enough. I haven't had any suspend/resume failures
> > > with them
> > > applied.
> >
> > so it works _without_ applying patch-btusb-suspend.
>
> Well, unfortunately I spoke too soon.
>
> I'm still seeing post-hibernation crashes triggered by the bluetooth user land
> trying to use the device handled by btusb. They happen every second
> hibernation, more or less, and apparently they are oopses in various code
> paths not directly related to bluetooth, like ext3 (memory corruption or
> what?).
I pushed two extra patches to my bluetooth-2.6 repository:
git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
One is fixing a double-free in the error path. This error path can be
triggered during suspend/resume if the USB core just disconnects the
device. Please check if that fixes it for you.
> With patch-btusb-suspend applied I don't see them (actually I have to use
> a slightly modified version of the patch which is appended).
>
> Interestingly enough, suspend to RAM works without any visible problems.
As Oliver said, the USB core should do the right thing when no suspend
and resume callbacks are provided. I looked through the code so many
times now and I am running out of ideas what can happen.
Lets try it one last time without the suspend patch, but the double free
fix and see if that works. Otherwise I really give up.
Regards
Marcel
next prev parent reply other threads:[~2008-09-30 5:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-16 22:51 btusb suspend/resume bug David Miller
2008-09-17 16:17 ` Marcel Holtmann
2008-09-22 6:24 ` Marcel Holtmann
2008-09-22 21:42 ` Rafael J. Wysocki
2008-09-22 23:32 ` Marcel Holtmann
2008-09-22 23:33 ` David Miller
2008-09-27 13:41 ` [Bug 11442] " Rafael J. Wysocki
2008-09-30 5:55 ` Marcel Holtmann [this message]
2008-09-30 21:44 ` Rafael J. Wysocki
2008-09-30 22:03 ` Marcel Holtmann
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=1222754141.1825.55.camel@violet.holtmann.net \
--to=marcel@holtmann.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=davem@davemloft.net \
--cc=linux-bluetooth@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rjw@sisk.pl \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.