public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* EHCI Regression in 2.6.23-rc2
@ 2007-08-10  8:45 Daniel Exner
  2007-08-10  9:27 ` Jiri Kosina
  0 siblings, 1 reply; 17+ messages in thread
From: Daniel Exner @ 2007-08-10  8:45 UTC (permalink / raw)
  To: linux-kernel

Hi!

Please CC me, as I'm currently not subscribed to this list, thx.

After some serious hangs with 2.6.23-rc2 I did some bisects and this was the 
result:

196705c9bbc03540429b0f7cf9ee35c2f928a534 is first bad commit
commit 196705c9bbc03540429b0f7cf9ee35c2f928a534
Author: Stuart_Hayes@Dell.com <Stuart_Hayes@Dell.com>
Date:   Thu May 3 08:58:49 2007 -0700

    USB: EHCI cpufreq fix

    EHCI controllers that don't cache enough microframes can get MMF errors
    when CPU frequency changes occur between the start and completion of
    split interrupt transactions, due to delays in reading main memory
    (caused by CPU cache snoop delays).

    This patch adds a cpufreq notifier to the EHCI driver that will
    inactivate split interrupt transactions during frequency transitions.
    It was tested on Intel ICH7 and Serverworks/Broadcom HT1000 EHCI
    controllers.

    Signed-off-by: Stuart Hayes <stuart_hayes@dell.com>
    Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

:040000 040000 0e6d518de17cf18155c7529f7b044a4660ca24e9 
736bbcc7d3fb138138ee1840d8a6b83b959c07fc M      drivers

As expected my system only hangs when cpufreq, powernow-k8 and ehci modules 
are loaded, and some transition should occur.
(Simulated by using userspace governour and changing freq manually)

The corresponding EHCI Controller is:

00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86) (prog-if 20
[EHCI])
        Subsystem: ASUSTeK Computer Inc. A7V600/K8V-X/A8V Deluxe motherboard

I could not get my hands on any output while the hang occurs, seems like the 
CPU is really bad locked.

Greetings
Daniel Exner

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-08-15 19:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-10  8:45 EHCI Regression in 2.6.23-rc2 Daniel Exner
2007-08-10  9:27 ` Jiri Kosina
2007-08-10 13:08   ` Daniel Exner
2007-08-13 20:48     ` Stuart_Hayes
2007-08-13 22:16       ` David Brownell
2007-08-14  6:43         ` Daniel Exner
2007-08-14  8:01           ` David Brownell
2007-08-14  9:46             ` Daniel Exner
2007-08-14 15:13               ` Stuart_Hayes
2007-08-14 15:49                 ` David Brownell
2007-08-14 21:33                   ` Stuart_Hayes
2007-08-15 18:38                     ` Stuart_Hayes
2007-08-15 19:12                       ` [linux-usb-devel] " David Brownell
2007-08-14 15:42               ` David Brownell
2007-08-14 15:57                 ` Daniel Exner
2007-08-14 16:12                   ` David Brownell
2007-08-10 15:14   ` Stuart_Hayes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox