[GIT PULL] ata fixes for 6.9-rc3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linus,

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

  ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/libata/linux tags/ata-6.9-rc3

for you to fetch changes up to e85006ae7430aef780cc4f0849692e266a102ec0:

  ata: sata_gemini: Check clk_enable() result (2024-04-04 12:42:00 +0900)

----------------------------------------------------------------
ata fixes for 6.9-rc3

 - Compilation warning fixes from Arnd: one in the sata_sx4 driver due
   to an incorrect calculation of the parameters passed to memcpy() and
   another one in the sata_mv driver when CONFIG_PCI is not set.

 - Drop the owner driver field assignment in the pata_macio driver. That
   is not needed as the PCI core code does that already (Krzysztof).

 - Remove an unusued field in struct st_ahci_drv_data of the ahci_st
   driver (Christophe).

 - Add a missing clock probe error check in the sata_gemini driver
   (Chen).

----------------------------------------------------------------
Arnd Bergmann (2):
      ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
      ata: sata_mv: Fix PCI device ID table declaration compilation warning

Chen Ni (1):
      ata: sata_gemini: Check clk_enable() result

Christophe JAILLET (1):
      ata: ahci_st: Remove an unused field in struct st_ahci_drv_data

Krzysztof Kozlowski (1):
      ata: pata_macio: drop driver owner assignment

 drivers/ata/ahci_st.c     |  1 -
 drivers/ata/pata_macio.c  |  3 ---
 drivers/ata/sata_gemini.c |  5 +++-
 drivers/ata/sata_mv.c     | 63 +++++++++++++++++++++++------------------------
 drivers/ata/sata_sx4.c    |  6 ++---
 5 files changed, 37 insertions(+), 41 deletions(-)




[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux