lkml.org 
[lkml]   [2003]   [Jun]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Problems with PCMCIA Compact Flash adapter in 2.5.72
FromAlan Cox <>
Date23 Jun 2003 12:33:26 +0100
On Llu, 2003-06-23 at 10:29, Russell King wrote:
> On Sun, Jun 22, 2003 at 09:16:27PM +0200, Eivind Tagseth wrote:
> > However, removing the card causes a kernel panic, and everything completely
> > freezes.  This also happened with 2.5.69, so it's not caused by a recent
> > change.
> 
> ide-cs currently calls ide_unregister from interrupt context, which is
> a big nono.  Can you try the following patch please (which is completely
> untested)?
> 

This is better but still wrong in a way - ide_unregister can fail and
ide-cs in both 2.4 and 2.5 doesnt recover from that, or know about the
new "unplugged" ops it should force

-
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/

\
 
 \ /
  Last update: 2005-03-22 12:36    [from the cache]
©2003-2008