All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Adrian Bunk <bunk@fs.tum.de>, Linus Torvalds <torvalds@osdl.org>,
	Andrew Morton <akpm@osdl.org>,
	Linux Kernel Development <linux-kernel@vger.kernel.org>,
	Greg KH <greg@kroah.com>
Subject: Re: [PATCH 405] Amiga Hydra Ethernet new driver model
Date: Sun, 08 Feb 2004 14:34:54 -0500	[thread overview]
Message-ID: <40268F5E.4050609@pobox.com> (raw)
In-Reply-To: <Pine.GSO.4.58.0402082000580.6076@waterleaf.sonytel.be>

Geert Uytterhoeven wrote:
> But a quick look shows that very few drivers seem to mark their ID table array
> __devinitdata...


Yes, this highlights a recent problem with CONFIG_HOTPLUG.  These 
markers were removed when the "add PCI ids to your table dynamically" 
patch was added in 2.5.x.  The patch didn't require CONFIG_HOTPLUG, and 
fun ensued.  This got fixed (IIRC), but also many drivers had their 
__devinitdata markers removed.  This is a fuzzy area where Greg loves to 
make the case for removing  CONFIG_HOTPLUG completely :)

	Jeff




  reply	other threads:[~2004-02-08 19:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-08 15:28 [PATCH 405] Amiga Hydra Ethernet new driver model Geert Uytterhoeven
2004-02-08 18:47 ` Adrian Bunk
2004-02-08 19:06   ` Geert Uytterhoeven
2004-02-08 19:34     ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-20 12:46 Geert Uytterhoeven

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=40268F5E.4050609@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=akpm@osdl.org \
    --cc=bunk@fs.tum.de \
    --cc=geert@linux-m68k.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@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 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.