> That shouldn't be possible. Are you using the block queue fixes I wrote?
> Otherwise you will get problems like this.
> 
> Basically, when you call mmc_host_remove(), it will remove all card
> devices. That shouldn't complete until all card drivers have released
> control of the card. At that point there is no one else accessing the
> device. If you see something else, then we have a bug somewhere.
> 
Indeed, I may be out of sync on this. Simply, I have this rather ugly hack in 
the tifm_sd remove
code which I was forced to add because of the issue in question.
I'll do some tests with newer kernels then.



 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to