public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.17-rc1
Date: Tue, 4 Apr 2006 10:05:29 +0200	[thread overview]
Message-ID: <20060404080529.GM7849@charite.de> (raw)
In-Reply-To: <20060404080205.C8B29E007A12@knarzkiste.dyndns.org> <20060403202539.65cf6e33.akpm@osdl.org>

* Andrew Morton <akpm@osdl.org>:

> In acpi_processor_unregister_performance(), pr->performance is NULL.
> 
> Can you add the below?  It should tell us who forgot to register the
> performance data, as well as working around the crash.

I added the patch.
in dmesg I now get:

> Apr  4 09:54:06 knarzkiste kernel: powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.60.1)
> Apr  4 09:54:06 knarzkiste kernel: powernow-k8:    0 : fid 0x0 (800 MHz), vid 0x12 (1100 mV)
> Apr  4 09:54:06 knarzkiste kernel: powernow-k8:    1 : fid 0x8 (1600 MHz), vid 0x4 (1450 mV)
> Apr  4 09:54:06 knarzkiste kernel: cpu_init done, current fid 0x8, vid 0x2
> Apr  4 09:54:06 knarzkiste kernel: powernow-k8: ph2 null fid transition 0x8

> Apr  4 09:54:25 knarzkiste kernel: powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.60.1)
> Apr  4 09:54:25 knarzkiste kernel: powernow-k8:    0 : fid 0x0 (800 MHz), vid 0x12 (1100 mV)
> Apr  4 09:54:25 knarzkiste kernel: powernow-k8:    1 : fid 0x8 (1600 MHz), vid 0x4 (1450 mV)
> Apr  4 09:54:25 knarzkiste kernel: cpu_init done, current fid 0x8, vid 0x4

> Apr  4 09:54:44 knarzkiste kernel: powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.60.1)
> Apr  4 09:54:45 knarzkiste kernel: powernow-k8:    0 : fid 0x0 (800 MHz), vid 0x12 (1100 mV)
> Apr  4 09:54:45 knarzkiste kernel: powernow-k8:    1 : fid 0x8 (1600 MHz), vid 0x4 (1450 mV)
> Apr  4 09:54:45 knarzkiste kernel: cpu_init done, current fid 0x8, vid 0x4

So, no more EIPs, but no conclusive messages either!


-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to spamtrap@charite.de

  reply	other threads:[~2006-04-04  8:05 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060403180207.E849EE007A12@knarzkiste.dyndns.org>
2006-04-03  3:47 ` Linux 2.6.17-rc1 Linus Torvalds
2006-04-03  5:13   ` KAMEZAWA Hiroyuki
2006-04-03  7:38     ` Russell King
2006-04-03 11:18   ` Michael Schierl
2006-04-03 19:47     ` Russell King
2006-04-03 21:48       ` Greg KH
2006-04-06 14:27       ` Martin Michlmayr
2006-04-06 21:21         ` Michael Schierl
2006-04-03 13:33   ` Jim MacBaine
2006-04-03 16:24   ` Tomasz Torcz
     [not found]     ` <20060403191552.GA8568@kroah.com>
2006-04-04  6:50       ` Tomasz Torcz
2006-04-03 19:09   ` Ralf Hildebrandt
2006-04-04  3:25     ` Andrew Morton
2006-04-04  8:05       ` Ralf Hildebrandt [this message]
2006-04-04  8:44         ` Andrew Morton
2006-04-09 11:28           ` Ralf Hildebrandt
2006-04-08 21:10         ` Hans-Peter Jansen
2006-04-04 23:39       ` [FUN]Re: " Ingo Oeser
2006-04-08 20:09   ` Linux 2.6.17-rc1: /sbin/iptables does not find kernel netfilter Ville Herva
2006-04-08 22:05     ` David S. Miller
2006-04-09  4:09     ` Patrick McHardy
2006-04-09  7:43       ` Ville Herva
2006-04-09 14:44         ` Ville Herva
2006-04-09 14:45           ` Ville Herva
2006-04-09 16:00             ` Nix
2006-04-09 16:23               ` Andre Tomt
2006-04-11 11:27                 ` Jan Engelhardt
2006-04-09 16:37               ` Patrick McHardy
2006-04-09 16:53                 ` Nix
2006-04-09 17:10                   ` Ville Herva
2006-04-11  9:03                 ` Harald Welte
2006-04-11 19:10               ` Bill Davidsen

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=20060404080529.GM7849@charite.de \
    --to=ralf.hildebrandt@charite.de \
    --cc=linux-kernel@vger.kernel.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