On Wed, 4 Jun 2025 at 10:40, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Tue, Jun 03, 2025 at 02:18:12PM +0200, Stefano Garzarella wrote:
On Mon, 2 Jun 2025 at 16:04, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
6.6-stable review patch. If anyone has any objections, please let me know.
It seems that commit cb380909ae3b ("vhost: return task creation error instead of NULL") is not backported to 6.6, so we can skip this patch. BTW it's just a fix in a comment, so if it's too late, it should not be a big issue.
Just for my understanding, next time should I add a Fixes tag in this case, also if the patch doesn't touch code?
Yes, as you did say that in the changelog, which is what triggered this backport, but our tools that automatically check for Fixes: tags missed it :(
Sorry about that, I'll keep that in mind for next times.
I'll go drop this now, thanks!
Great, thanks! Stefano