public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Exner <dex@dragonslave.de>
To: linux-kernel@vger.kernel.org
Subject: EHCI Regression in 2.6.23-rc2
Date: Fri, 10 Aug 2007 10:45:57 +0200	[thread overview]
Message-ID: <200708101045.57166.dex@dragonslave.de> (raw)

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

             reply	other threads:[~2007-08-10  9:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10  8:45 Daniel Exner [this message]
2007-08-10  9:27 ` EHCI Regression in 2.6.23-rc2 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

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=200708101045.57166.dex@dragonslave.de \
    --to=dex@dragonslave.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=webmaster@dragonslave.de \
    /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