Re: PCMCIA 2.5.X sleeping from illegal context

Paul Fulghum (paulkf@microgate.com)
12 May 2003 07:37:56 -0500


On Mon, 2003-05-12 at 17:06, David Hinds wrote:
> On Mon, May 12, 2003 at 04:35:32PM -0500, Paul Fulghum wrote:
> >
> > So, are all the PCMCIA drivers supposed to be changed to not
> > release resources in the timer context? And if so, what
> > is the new convention?
>
> yes. The timers should be gotten rid of.
>
> -- Dave

Just to be clear, in the device driver
CARD_REMOVAL handler, the release function
should now be called directly instead of
through the timer?

Thanks,
Paul

Paul Fulghum
paulkf@microgate.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/