[PATCH 0/6] scsi: store owner from modules with scsi_register_driver()

Krzysztof Kozlowski posted 6 patches 1 year, 10 months ago
drivers/scsi/scsi_sysfs.c  | 5 +++--
drivers/scsi/sd.c          | 1 -
drivers/scsi/ses.c         | 1 -
drivers/scsi/sr.c          | 1 -
drivers/scsi/st.c          | 1 -
drivers/ufs/core/ufshcd.c  | 1 -
include/scsi/scsi_driver.h | 4 +++-
7 files changed, 6 insertions(+), 8 deletions(-)
[PATCH 0/6] scsi: store owner from modules with scsi_register_driver()
Posted by Krzysztof Kozlowski 1 year, 10 months ago
Merging
=======
All further patches depend on the first patch, therefore please ack
and this should go via one tree.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (6):
      scsi: store owner from modules with scsi_register_driver()
      scsi: sd: drop driver owner initialization
      scsi: ses: drop driver owner initialization
      scsi: sr: drop driver owner initialization
      scsi: st: drop driver owner initialization
      ufs: core: drop driver owner initialization

 drivers/scsi/scsi_sysfs.c  | 5 +++--
 drivers/scsi/sd.c          | 1 -
 drivers/scsi/ses.c         | 1 -
 drivers/scsi/sr.c          | 1 -
 drivers/scsi/st.c          | 1 -
 drivers/ufs/core/ufshcd.c  | 1 -
 include/scsi/scsi_driver.h | 4 +++-
 7 files changed, 6 insertions(+), 8 deletions(-)
---
base-commit: 7fdcff3312e16ba8d1419f8a18f465c5cc235ecf
change-id: 20240328-b4-module-owner-scsi-91c327e55bc7

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Re: [PATCH 0/6] scsi: store owner from modules with scsi_register_driver()
Posted by Martin K. Petersen 1 year, 10 months ago
On Thu, 28 Mar 2024 21:45:44 +0100, Krzysztof Kozlowski wrote:

> Merging
> =======
> All further patches depend on the first patch, therefore please ack
> and this should go via one tree.
> 
> Best regards,
> Krzysztof
> 
> [...]

Applied to 6.10/scsi-queue, thanks!

[1/6] scsi: store owner from modules with scsi_register_driver()
      https://git.kernel.org/mkp/scsi/c/65a09ba26936
[2/6] scsi: sd: drop driver owner initialization
      https://git.kernel.org/mkp/scsi/c/aef9e4872684
[3/6] scsi: ses: drop driver owner initialization
      https://git.kernel.org/mkp/scsi/c/8d326b243c11
[4/6] scsi: sr: drop driver owner initialization
      https://git.kernel.org/mkp/scsi/c/dc916f7f0f5e
[5/6] scsi: st: drop driver owner initialization
      https://git.kernel.org/mkp/scsi/c/2ee2d99fe449
[6/6] ufs: core: drop driver owner initialization
      https://git.kernel.org/mkp/scsi/c/9282899e1e7e

-- 
Martin K. Petersen	Oracle Linux Engineering
Re: [PATCH 0/6] scsi: store owner from modules with scsi_register_driver()
Posted by Martin K. Petersen 1 year, 10 months ago
Krzysztof,

> All further patches depend on the first patch, therefore please ack
> and this should go via one tree.

Applied to 6.10/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering