Re: [PATCH] vdpa: ifcvf: Put device on unsupported feature error
Markus Elfring <[email protected]> Tue, 4 Aug 2026 18:32:04 +0200
| Newsgroups | dev.linux.lists.virtualization,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> Route unsupported provisioned features through the common error path aft= er > vdpa_alloc_device() so the allocated device and adapter pointer are > released consistently. How do you think about to add any tags (like =E2=80=9CFixes=E2=80=9D and = =E2=80=9CCc=E2=80=9D) accordingly? See also: * https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/= Documentation/process/submitting-patches.rst?h=3Dv7.2-rc6#n145 * https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/= Documentation/process/stable-kernel-rules.rst?h=3Dv7.2-rc6#n34 Regards, Markus