mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Patrick Mochel <mochel@osdl.org>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: oprofile broken by sysfs updates
Date: Wed, 11 Jun 2003 23:12:20 +0200	[thread overview]
Message-ID: <20030611211220.GA634@elf.ucw.cz> (raw)

Hi!

I only tried reading the diffs, but:

arch/i386/oprofile/nmi_int.c must be suspended before
arch/i386/kernel/apic.c is.

How is that guaranteed with new code?

-static struct device device_nmi = {
-       .name   = "oprofile",
-       .bus_id = "oprofile",
-       .driver = &nmi_driver,
-       .parent = &device_lapic.dev,
+static struct sys_device device_oprofile = {
+       .id     = 0,
+       .cls    = &oprofile_sysclass,
 };


							Pavel
-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]

             reply	other threads:[~2003-06-11 20:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-11 21:12 Pavel Machek [this message]
2003-06-11 21:23 ` Patrick Mochel
2003-06-11 21:26 ` John Levon

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=20030611211220.GA634@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@osdl.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

all inboxes | Powered by JetHome®