[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <912ec82a0810130929h42574fav985e922ad019b8f5@mail.gmail.com>
Date: Mon, 13 Oct 2008 18:29:16 +0200
From: "Neshama Parhoti" <pneshama@...il.com>
To: "Randy Dunlap" <randy.dunlap@...cle.com>
Cc: "Adrian Bunk" <bunk@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: section mismatch with a platform driver
On Mon, Oct 13, 2008 at 6:01 PM, Randy Dunlap <randy.dunlap@...cle.com> wrote:
> A probe function can be called at any time -- i.e., after system init
> has completed, so discarding the __init function my_probe_func() is BAD,
> dangerous, BUGgy.
Thanks for the explanation!
Does that mean that all drivers with __init in their probe functions are bogus ?
>
> ---
> ~Randy
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists