Re: [PATCH] st: set owner in struct device_driver

2014-11-12 Thread Christoph Hellwig
On Wed, Nov 12, 2014 at 12:01:31PM +, Seymour, Shane M wrote: > I can, but at this point it will be tomorrow (11pm where I am). Looks like none of th scsi_driver intances sets the owner field. Let me sort this out in a generic way, and thanks for the initial patch! -- To unsubscribe from thi

RE: [PATCH] st: set owner in struct device_driver

2014-11-12 Thread Seymour, Shane M
I can, but at this point it will be tomorrow (11pm where I am). -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] st: set owner in struct device_driver

2014-11-12 Thread Christoph Hellwig
Looks good to me. Can you also send the equivalent patch for the osst and ch drivers? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] st: set owner in struct device_driver

2014-11-11 Thread Seymour, Shane M
After moving from from branch next-20141106 to next-2014 to pick up recent changes to the st driver I found that the following message was being logged by the kernel (for many other modules as well): Driver 'st' needs an owner There was a change in driver_register to check the struct module