K 10 svn:author V 3 kib K 8 svn:date V 27 2007-07-03T17:43:20.000000Z K 7 svn:log V 333 Automatically detect deadlock condition in destroy_dev(), that is, if destroy_dev() is called from csw method, and no d_purge driver method is provided. Transform the direct call to destroy_dev() into destroy_dev_sched(). Reviewed by: njl (programming interface) Debugging help and testing by: Peter Holm Approved by: re (kensmith) END