mbox series

[GIT,PULL] ata fixes for 6.2-rc7

Message ID 20230203000255.230083-1-damien.lemoal@opensource.wdc.com
State New
Headers show
Series [GIT,PULL] ata fixes for 6.2-rc7 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.2-rc7

Message

Damien Le Moal Feb. 3, 2023, 12:02 a.m. UTC
Linus,

The following changes since commit 22eebaa631c40f3dac169ba781e0de471b83bf45:

  ata: pata_cs5535: Don't build on UML (2023-01-14 07:38:48 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.2-rc7

for you to fetch changes up to 69f2c9346313ba3d3dfa4091ff99df26c67c9021:

  ata: libata: Fix sata_down_spd_limit() when no link speed is reported (2023-02-02 20:26:45 +0900)

----------------------------------------------------------------
ata fixes for 6.2-rc7

A single patch for rc7, from me, to fix device probe issues with some
combination of adapters & devices that do not report a current ling
speed, leading to device probe failures if a link speed was not
previously reported and saved.

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata: Fix sata_down_spd_limit() when no link speed is reported

 drivers/ata/libata-core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Feb. 3, 2023, 12:53 a.m. UTC | #1
The pull request you sent on Fri,  3 Feb 2023 09:02:55 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.2-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/66a87fff1a87c260452f5a57123891ca5258c449

Thank you!