K 10 svn:author V 8 hselasky K 8 svn:date V 27 2015-01-14T22:07:13.189957Z K 7 svn:log V 295 Avoid race with "dev_rel()" when using the recently added "delist_dev()" function. Make sure the character device structure doesn't go away until the end of the "destroy_dev()" function due to concurrently running cleanup code inside "devfs_populate()". MFC after: 1 week Reported by: dchagin@ END