mbox series

[GIT,PULL] ata fixes for 5.17-rc4

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

Pull-request

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

Message

Damien Le Moal Feb. 7, 2022, 2:04 p.m. UTC
Linus,

The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566:

  Linux 5.17-rc3 (2022-02-06 12:20:50 -0800)

are available in the Git repository at:

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

for you to fetch changes up to fda17afc6166e975bec1197bd94cd2a3317bce3f:

  ata: libata-core: Fix ata_dev_config_cpr() (2022-02-07 22:38:02 +0900)

----------------------------------------------------------------
ata fixes for 5.17-rc4

A single patch in this pull request, from me, to fix a bug that is
causing boot issues in the field (reports of problems with Fedora 35).
The bug affects mostly old-ish drives that have issues with read log
page command handling.

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata-core: Fix ata_dev_config_cpr()

 drivers/ata/libata-core.c | 14 ++++++--------
 include/linux/ata.h       |  2 +-
 2 files changed, 7 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 7, 2022, 8:14 p.m. UTC | #1
The pull request you sent on Mon,  7 Feb 2022 23:04:50 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ade8eef993c37a2a43e51a9b1f6c25509a2acce

Thank you!