On 2/7/22 23:04, Damien Le Moal wrote: > 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() Greg, Could you please pick-up this patch for 5.16 as soon as possible ? The bug it fixes is affecting some Fedora users, among others. The commit ID in Linus tree is: commit fda17afc6166e975bec1197bd94cd2a3317bce3f Author: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx> Date: Mon Feb 7 11:27:53 2022 +0900 ata: libata-core: Fix ata_dev_config_cpr() Thanks ! > > drivers/ata/libata-core.c | 14 ++++++-------- > include/linux/ata.h | 2 +- > 2 files changed, 7 insertions(+), 9 deletions(-) -- Damien Le Moal Western Digital Research