Re: [GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2022-12-23 22:44:34
Also in:
kvm, lkml, stable, virtualization
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2022-12-23 22:44:34
Also in:
kvm, lkml, stable, virtualization
On Fri, Dec 23, 2022 at 2:27 PM Michael S. Tsirkin [off-list ref] wrote:
They were all there, just not as these commits, as I squashed fixups to avoid bisect breakages with some configs. Did I do wrong?
I am literally looking at the next-20221214 state right now, doing
git log linus/master.. -- drivers/vhost/vsock.c
git log linus/master.. -- drivers/vdpa/mlx5/
git log --grep="temporary variable type tweak"
and seeing nothing.
So none of these commits - in *any* form - were in linux-next last
week as far as I can tell.
Linus