Hello! On 19.11.2021 11:49, Damien Le Moal wrote:
Linus, The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc2 for you to fetch changes up to 6873c30c1b797997f302fe1707bee9a7f247dfe2: sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl (2021-11-19 13:57:18 +0900) ---------------------------------------------------------------- libata fixes for 5.16-rc2 * Prevent accesses to unsupported log pages as that causes device scan failures with LLDDs using libsas (from me). * A couple of fixes for AMD AHCI adapters handling of low power modes and resume (from Mario). * Fix a compilation warning (from me). * Fix sata_fsl driver problems on PPC64 (from Baokun). ---------------------------------------------------------------- Baokun Li (2): sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
At least this one needs fixing! You were too fast at merging... :-/ Well, I guess this will need a follow-up fix now... [...] MBR, Sergey