From: Dave Jones <davej@redhat.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Shinichi Kudo <randomshinichi4869@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: VIA C3 (Ezra C5C) Crashes with longhaul Freq scaling
Date: Mon, 6 Mar 2006 14:58:18 -0500 [thread overview]
Message-ID: <20060306195818.GF15971@redhat.com> (raw)
In-Reply-To: <1141674250.26548.1.camel@localhost.localdomain>
On Mon, Mar 06, 2006 at 07:44:10PM +0000, Alan Cox wrote:
> On Sad, 2006-03-04 at 23:38 -0500, Dave Jones wrote:
> > There's an ugly patch below that was submitted, which fixes it for
> > some people, but as it's a) ide specific, and b) completely the
> > wrong place to do this and c) racy, I never merged it to mainline.
>
> If I understand the documentation correctly you simply need to disable
> the master bit on the root bridge during the transition and the PCI
> transactions will be stalled, providing you don't take too long about
> it.
tried it, didn't change anything.
The current code goes one step further, and disables it for all devices.
Still no joy. See the do_powersaver() function in arch/i386/kernel/cpu/cpufreq/longhaul.c
Dave
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2006-03-06 19:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-04 14:46 VIA C3 (Ezra C5C) Crashes with longhaul Freq scaling Shinichi Kudo
2006-03-05 4:38 ` Dave Jones
2006-03-06 19:44 ` Alan Cox
2006-03-06 19:58 ` Dave Jones [this message]
2006-03-09 13:58 ` Ian Abbott
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=20060306195818.GF15971@redhat.com \
--to=davej@redhat.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=randomshinichi4869@gmail.com \
/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.