On Mar 22 Stefan Richter wrote: > On Mar 22 Williams, Dan J wrote: > > the patches that *fix* this warning are here [1] and here > > [2]. > [...] > > [1]: http://marc.info/?l=linux-scsi&m=133239707903443&w=2 > > [2]: http://marc.info/?l=linux-scsi&m=133239709603452&w=2 > > Isn't this something which is to be accomplished by counting references to > the parent device? Oh, OK, it is about ensuring device_add(parent) -- device_add(child) -- device_del(child) -- device_del(parent) nesting order. So not just counting of plain references but a wait-for-completion type issue. -- Stefan Richter -=====-===-- --== =-=== http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html