]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/virtio: add ucopysize.h stub
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 4 Dec 2025 17:22:40 +0000 (12:22 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Dec 2025 13:02:56 +0000 (08:02 -0500)
commitb6600eff0559ef69479cf6b7dccafddf451c6842
treea23aeb82a0eb2c1905a677f41abd9e37ddac523b
parentc53ad75c6236acd22a613fbcde862d3d6d2f8072
tools/virtio: add ucopysize.h stub

Add ucopysize.h with stub implementations of check_object_size,
copy_overflow, and check_copy_size.

Created using Cursor CLI.

Message-ID: <5046df90002bb744609248404b81d33b559fe813.1764873799.git.mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/linux/ucopysize.h [new file with mode: 0644]