[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080328222341.GH10722@ZenIV.linux.org.uk>
Date: Fri, 28 Mar 2008 22:23:41 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: jeff@...zik.org, netdev@...r.kernel.org, jkschind@...il.com
Subject: Re: [patch 02/21] drivers/net/3c501.c: replace init_module&cleanup_module with module_init&module_exit
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".
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists