From: Al Viro <viro@ZenIV•linux.org.uk>
To: Andrew Morton <akpm@linux-foundation•org>
Cc: jeff@garzik•org, netdev@vger•kernel.org, jkschind@gmail•com
Subject: Re: [patch 02/21] drivers/net/3c501.c: replace init_module&cleanup_module with module_init&module_exit
Date: Fri, 28 Mar 2008 22:23:41 +0000 [thread overview]
Message-ID: <20080328222341.GH10722@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20080328150710.6a664440.akpm@linux-foundation.org>
On Fri, Mar 28, 2008 at 03:07:10PM -0700, Andrew Morton wrote:
> well... The probe functions are still called, only they're now called at
> initcall-time as well as from the infamous Space.c.
>
> So I guess these patches should at least have removed the calls from
> Space.c tables, but iirc things aren't as simple as that. I don't remember
> why.
Probe order. As in "ISA crap that really needs to be probed in that order,
or you will get hard hangs on the only few boxen that still have the hardware
in question".
prev parent reply other threads:[~2008-03-28 22:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-28 21:41 [patch 02/21] drivers/net/3c501.c: replace init_module&cleanup_module with module_init&module_exit akpm
2008-03-28 21:47 ` Al Viro
2008-03-28 21:58 ` Al Viro
2008-03-28 22:07 ` Andrew Morton
2008-03-28 22:23 ` Al Viro [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=20080328222341.GH10722@ZenIV.linux.org.uk \
--to=viro@zeniv$(echo .)linux.org.uk \
--cc=akpm@linux-foundation$(echo .)org \
--cc=jeff@garzik$(echo .)org \
--cc=jkschind@gmail$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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