On 2021/08/18 22:20, Jens Axboe wrote: > On 8/15/21 7:44 PM, Damien Le Moal wrote: >> The first three patches of this series fix sparse and kernel bot >> warnings (potential NULL pointer dereference and locking imbalance). >> >> The following three patches cleanup libata-core code in the area of >> device configuration (ata_dev_configure() function). >> >> Patch 7 improves ata_read_log_page() to avoid unnecessary warning >> messages and patch 8 adds an informational message on device scan to >> advertize the features supported by a device. >> >> Path 9 adds the new sysfs ahci device attribute ncq_prio_supported to >> indicate that a disk supports NCQ priority. >> >> Patch 10 and 11 update the ABI user documentation files. > > Applied 2-11, thanks. Thank you. Please note that this creates a small conflict with the libata patch from the crange series. Do you want me to rebase that patch on block/libata ? -- Damien Le Moal Western Digital Research