Hello Alexander, On Sun, May 25, 2025 at 12:10:07AM +0200, Niklas Cassel wrote: > >> @@ -1619,60 +1619,72 @@ static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) > >> VPRINTK("ahci_init_one enter\n"); > > There is no VPRINTK() here since a long time ago. > > So this must be based on some ancient kernel version. > > Please base your patches on: > https://git.kernel.org/pub/scm/linux/kernel/git/libata/linux.git/log/?h=for-next Sorry, but I forgot to mention, please don't use the In-Reply-To: header to reference older versions of your patch. To quote Submitting Patches, it creates an 'unmanageable forest': https://docs.kernel.org/process/submitting-patches.html#explicit-in-reply-to-headers Kind regards, Niklas