mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>
Subject: Re: Problem with 2.6.17-mm2
Date: Sun, 25 Jun 2006 03:49:13 -0700	[thread overview]
Message-ID: <20060625034913.315755ae.akpm@osdl.org> (raw)
In-Reply-To: <20060625103523.GY27143@charite.de>

On Sun, 25 Jun 2006 12:35:23 +0200
Ralf Hildebrandt <Ralf.Hildebrandt@charite.de> wrote:

> 2.6.17 and 2.6.17.1 work OK, but using -mm2 gives me two oddieties:

OK, thanks.

> 1) A lot of "unexpected IRQ trap at vector X" for X=[09,07]

hm, ack_bad_irq().  That isn't supposed to happen.

Ingo, Thomas - it's possible that -mm2's genirq is affecting x86?

> 2) A problem with the powernow_k8 driver, which makes the kernel puke upon modprobe (at the end of my dmes output).

yup, I uploaded the below for for that into the hot-fixes directory.

--- a/drivers/cpufreq/cpufreq.c~cpu-hotplug-make-cpu_notifier-related-notifier-calls-__cpuinit-only-fix-fix
+++ a/drivers/cpufreq/cpufreq.c
@@ -1551,7 +1551,7 @@ static struct notifier_block __cpuinitda
  * (and isn't unregistered in the meantime).
  *
  */
-int __cpuinit cpufreq_register_driver(struct cpufreq_driver *driver_data)
+int cpufreq_register_driver(struct cpufreq_driver *driver_data)
 {
 	unsigned long flags;
 	int ret;
_


  reply	other threads:[~2006-06-25 10:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060626074226.7B251E0035AE@knarzkiste.dyndns.org>
     [not found] ` <20060626063706.38642E006A89@knarzkiste.dyndns.org>
2006-06-25 10:35   ` Ralf Hildebrandt
2006-06-25 10:49     ` Andrew Morton [this message]
2006-06-25 10:55       ` Ralf Hildebrandt
2006-06-25 15:41         ` Thomas Gleixner
2006-06-26  7:44           ` Ralf Hildebrandt
2006-06-26  7:58             ` Thomas Gleixner
2006-06-25 11:20       ` Ingo Molnar
2006-06-25 11:53       ` Ralf Hildebrandt
2006-06-25 17:24       ` Thomas Gleixner
2006-06-25 17:32         ` Andrew Morton
2006-06-25 17:38           ` Thomas Gleixner
2006-06-25 19:46             ` Ingo Molnar

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=20060625034913.315755ae.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=Ralf.Hildebrandt@charite.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.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

all inboxes | Powered by JetHome®