From: Dave Jones <davej@redhat.com>
To: Matt Wright <matt@consultmatt.co.uk>
Cc: cpufreq@www.linux.org.uk
Subject: Re: Cpufreq and AMD mobile Athlon 4
Date: Tue, 2 Sep 2003 13:59:08 +0100 [thread overview]
Message-ID: <20030902125908.GB1225@redhat.com> (raw)
In-Reply-To: <1062500550.5141.3.camel@riogrande>
On Tue, Sep 02, 2003 at 12:02:30PM +0100, Matt Wright wrote:
> powernow: Has 14 PST tables. (Only dumping ones relevant to this CPU).
>
> Nothing else, it doesn't seem to dump and PST tables (as other examples
> I've seen show the driver reporting extra info about the CPU).
This typically means that of all the PST tables, none of them had
the same cpuid. I should put in a check for this, and printk something.
BIOS upgrade ? If there isn't one, let me know what manufacturer/model,
and I'll ask AMD if they'll 'send the heavies around'.
> If I execute the following command:
> echo "5000000:17000000:performance" > /proc/cpufreq
>
> Then the module panics and I get the following in dmesg
>
> Unable to handle kernel NULL pointer dereference at virtual address
> 00000004
Ouch, that shouldn't happen no matter what.
> Call Trace: [<ccd157e8>] [<c012860e>] [<c0194838>] [<c015dce0>]
> [<c013c1d3>]
> [<c0108dc7>]
>
> Code: 8b 45 04 31 c9 83 f8 fe 74 1b 83 f8 ff 74 0c 3b 43 04 72 5a
Can you run that oops through ksymoops to decode the addresses
to symbols ?
Dave
--
Dave Jones http://www.codemonkey.org.uk
next prev parent reply other threads:[~2003-09-02 12:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-02 11:02 Cpufreq and AMD mobile Athlon 4 Matt Wright
2003-09-02 12:59 ` Dave Jones [this message]
2003-09-02 20:03 ` Völgyi Zoltán
2003-09-02 20:17 ` Dave Jones
2003-09-03 16:15 ` Stefan Gehn
2003-09-03 21:55 ` Matt Wright
2003-09-05 16:12 ` Matt Wright
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=20030902125908.GB1225@redhat.com \
--to=davej@redhat.com \
--cc=cpufreq@www.linux.org.uk \
--cc=matt@consultmatt.co.uk \
/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.