On Wed, 16 Mar 2022 12:20:01 -0700, Randy Dunlap wrote: > There are a number of drivers that use "module_init(init)" and > "module_exit(exit)", which are anonymous names and can lead to > confusion or ambiguity when reading System.map, crashes/oops/bugs, > or an initcall_debug log. > > Give each of these init and exit functions unique driver-specific > names to eliminate the anonymous names. > > [...] Applied to 5.18/scsi-fixes, thanks! [5/9] virtio-scsi: eliminate anonymous module_init & module_exit https://git.kernel.org/mkp/scsi/c/41b8c2a31472 -- Martin K. Petersen Oracle Linux Engineering