From: Greg KH <greg@kroah.com>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: Paul Vojta <vojta@Math.Berkeley.EDU>, linux-kernel@vger.kernel.org
Subject: Re: [patch] fix .text.exit error in dmfe.c
Date: Wed, 26 Jun 2002 10:43:47 -0700 [thread overview]
Message-ID: <20020626174346.GA5447@kroah.com> (raw)
In-Reply-To: <Pine.NEB.4.44.0206261119460.4790-100000@mimas.fachschaften.tu-muenchen.de>
On Wed, Jun 26, 2002 at 11:22:33AM +0200, Adrian Bunk wrote:
>
> Your patch works, but as long as tulip hasn't become a hotpluggable driver
> the following patch (that also fixes a similar .text.exit error in
> de2104x.c) should be more correct:
All pci drivers that use the pci_module_init() are now hotpluggable, due
to PCI Hotplug systems :)
The devexit_p combined with __devexit solution seems to be the preferred
way to handle this problem.
greg k-h
prev parent reply other threads:[~2002-06-26 17:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-26 4:18 [patch] fix .text.exit error in dmfe.c Paul Vojta
2002-06-26 9:22 ` Adrian Bunk
2002-06-26 17:43 ` Greg KH [this message]
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=20020626174346.GA5447@kroah.com \
--to=greg@kroah.com \
--cc=bunk@fs.tum.de \
--cc=linux-kernel@vger.kernel.org \
--cc=vojta@Math.Berkeley.EDU \
/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.