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@xxxxxxxxxxxxxxxxxxx/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(-)