From: Petr Vandrovec <petr@vmware.com>
To: Jeff Chua <jeff.tw.chua@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Oliver Neukum <oliver@neukum.org>,
Greg Kroah-Hartman <gregkh@suse.de>,
Frederic Weisbecker <fweisbec@gmail.com>
Subject: Re: commit 554f76962d3a6eb5110415f1591aca83f96a84ae hangs USB for vmware 7.0.1
Date: Fri, 05 Mar 2010 19:45:36 -0800 [thread overview]
Message-ID: <4B91CFE0.8000705@vmware.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1003051438280.3906@localhost.localdomain>
Linus Torvalds wrote:
>
> On Sat, 6 Mar 2010, Jeff Chua wrote:
>> Linux version v2.6.33-5399-gcc7889f with reiser3 and vmware-7.0.1
>>
>> Starting vmware just hang even before displaying the main GUI. Reverting
>> 554f76962d3a6eb5110415f1591aca83f96a84ae solves the problem.
>>
>> It seems vmware is trying to access the USB but this commit blocks it.
>>
>> So, is this a vmware problem or shall this be reverted?
Hello,
does your box hang, or is it just vmware process that is hung? I've
noticed that my box here at work has this change too, and I do not see
any hang - neither in kernel, or in GUI startup, nor in test sample:
open("/proc/bus/usb/devices", O_RDWR) = 3
poll([{fd=3, events=POLLIN}], 1, 5000) = 1 ([{fd=3, revents=POLLIN}])
poll([{fd=3, events=POLLIN}], 1, 5000) = 0 (Timeout)
exit_group(0) = ?
petr-dev3:/tmp# uname -a
Linux petr-dev3 2.6.33-64-05079-g6517b45-dirty #51 SMP PREEMPT Thu Mar 4
20:29:55 PST 2010 x86_64 GNU/Linux
Petr
[Removed Eli from CC. He left.]
>
> It's almost certainly a deadlock through some path that wasn't tested.
>
> Can you enable lockdep on that kernel when you run vmware, which should
> give us a nice callchain etc, and hopefully make it very obvious what goes
> on.
>
> Reverting it is obviously an option, but with some more info maybe there's
> a better solution.
>
> (It may be that the deadlock is obvious to Oliver/Greg even without any
> lockdep chains, of course, but still worth trying, I suspect)
>
> Linus
next prev parent reply other threads:[~2010-03-06 3:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-05 22:18 commit 554f76962d3a6eb5110415f1591aca83f96a84ae hangs USB for vmware 7.0.1 Jeff Chua
2010-03-05 22:40 ` Linus Torvalds
2010-03-06 3:45 ` Petr Vandrovec [this message]
[not found] ` <b6a2187b1003052129l7703dee6s6e820b8ca18b9e2d@mail.gmail.com>
2010-03-06 6:46 ` Petr Vandrovec
2010-03-06 9:33 ` Dmitry Torokhov
2010-03-06 11:12 ` Oliver Neukum
2010-03-06 18:48 ` Heinz Diehl
[not found] ` <b6a2187b1003052122w105851abhd54a32f77aef22c4@mail.gmail.com>
2010-03-06 9:03 ` Oliver Neukum
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=4B91CFE0.8000705@vmware.com \
--to=petr@vmware.com \
--cc=fweisbec@gmail.com \
--cc=gregkh@suse.de \
--cc=jeff.tw.chua@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oliver@neukum.org \
--cc=torvalds@linux-foundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox