From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5BFF5C38142 for ; Wed, 1 Feb 2023 16:07:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232960AbjBAQH2 (ORCPT ); Wed, 1 Feb 2023 11:07:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43896 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232001AbjBAQH1 (ORCPT ); Wed, 1 Feb 2023 11:07:27 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BEF7865EE8 for ; Wed, 1 Feb 2023 08:06:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1675267607; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=ds+bcOZr5heYmlSzGupYn5r7OWFEs+A7chvOhxHR7is=; b=RnDRKjlxzP48Wu1zOz6UQ4Z8ZK9yLwYK2ejdjfJItrSIRTrjTwf2AaD5S7CEOaCBqe55ce oJjXIoAyw4/1bUrLO9nCtlhO8OYiayCrDcYXdAecq9jHoxli/GO4wHRoz5JobgU8lhxoBV +rI+3FtDleyN+tiYUYsy9WzBlrcXmXA= Received: from mail-wr1-f69.google.com (mail-wr1-f69.google.com [209.85.221.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-622-_qmRpzIYOlm6HtZoHPNlwA-1; Wed, 01 Feb 2023 11:06:45 -0500 X-MC-Unique: _qmRpzIYOlm6HtZoHPNlwA-1 Received: by mail-wr1-f69.google.com with SMTP id i11-20020adff30b000000b002bfddf29578so2080893wro.10 for ; Wed, 01 Feb 2023 08:06:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ds+bcOZr5heYmlSzGupYn5r7OWFEs+A7chvOhxHR7is=; b=TFGSyVzHZERwOvRLDG3HaaHZnVWf05vAOWPeAZzAbz5JTboHBlllrQytqip0jAoWxG 1uLw/xTYMlYh7be37CD8l/N+uQGCa1JtgeXORWX0VV8raoehCldUvfrCzViNHV+399MO sHXE1M7Zec8x5558EyCRAQfVx/cmVX9Jti3OoEd1/gSFmD1pUQOQc1UIWmcforBc4MPV J8aZC+ukGZgRW4t+uL+UX1Un4x0+CTYXrg7So3NsuioiS+K3MNxAorBcbNGL7MTjtc7k e4ERa5kGZTPIrQdvGQOpRaMZA+xTNESZ6OJe0MaYBpNXM/2TlcNMhXl0K3iE5wT8cGK0 9mNA== X-Gm-Message-State: AO0yUKUdnK5cND7BSm1p9/tknsie+e6skF+dN//DZJvKX2bDkNO86Y1f 9bhlLgGNQRjNx9ce6LIcGfKtIFEGBJ2J/DdsBc48e85trsfqnBSvok6OvfW4a+IGP4WLjg4OHQ/ XQ4UpJthHysJAH5c7pM5Jgbes X-Received: by 2002:a7b:c85a:0:b0:3d2:392e:905f with SMTP id c26-20020a7bc85a000000b003d2392e905fmr2555823wml.24.1675267604394; Wed, 01 Feb 2023 08:06:44 -0800 (PST) X-Google-Smtp-Source: AK7set/jVf+CtAKaPX7i2XRfI1mq5BUZBWlGIqJzw98LsyTbSpvTi0jhWMgxZEzgBzcbZq6TokPTHg== X-Received: by 2002:a7b:c85a:0:b0:3d2:392e:905f with SMTP id c26-20020a7bc85a000000b003d2392e905fmr2555797wml.24.1675267604200; Wed, 01 Feb 2023 08:06:44 -0800 (PST) Received: from redhat.com ([2.52.144.173]) by smtp.gmail.com with ESMTPSA id m13-20020a05600c3b0d00b003dc51c48f0bsm2433516wms.19.2023.02.01.08.06.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Feb 2023 08:06:43 -0800 (PST) Date: Wed, 1 Feb 2023 11:06:40 -0500 From: "Michael S. Tsirkin" To: Linus Torvalds Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, 007047221b@gmail.com, bcodding@redhat.com, eric.auger@redhat.com, jasowang@redhat.com, lingshan.zhu@intel.com, mie@igel.co.jp, mst@redhat.com, nab@linux-iscsi.org, viro@zeniv.linux.org.uk Subject: [GIT PULL] virtio,vhost,vdpa: fixes Message-ID: <20230201110640-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mutt-Fcc: =sent Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65: Linux 6.2-rc5 (2023-01-21 16:27:01 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 6b04456e248761cf68f562f2fd7c04e591fcac94: vdpa: ifcvf: Do proper cleanup if IFCVF init fails (2023-01-27 06:18:41 -0500) ---------------------------------------------------------------- virtio,vhost,vdpa: fixes Just small bugfixes all over the place. Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Eric Auger (1): vhost/net: Clear the pending messages when the backend is removed Jason Wang (1): vhost-scsi: unbreak any layout for response Shunsuke Mie (1): tools/virtio: fix the vringh test for virtio ring changes Tanmay Bhushan (1): vdpa: ifcvf: Do proper cleanup if IFCVF init fails drivers/vdpa/ifcvf/ifcvf_main.c | 2 +- drivers/vhost/net.c | 3 +++ drivers/vhost/scsi.c | 21 +++++++++++++++++---- drivers/vhost/vhost.c | 3 ++- drivers/vhost/vhost.h | 1 + tools/virtio/linux/bug.h | 8 +++----- tools/virtio/linux/build_bug.h | 7 +++++++ tools/virtio/linux/cpumask.h | 7 +++++++ tools/virtio/linux/gfp.h | 7 +++++++ tools/virtio/linux/kernel.h | 1 + tools/virtio/linux/kmsan.h | 12 ++++++++++++ tools/virtio/linux/scatterlist.h | 1 + tools/virtio/linux/topology.h | 7 +++++++ 13 files changed, 69 insertions(+), 11 deletions(-) create mode 100644 tools/virtio/linux/build_bug.h create mode 100644 tools/virtio/linux/cpumask.h create mode 100644 tools/virtio/linux/gfp.h create mode 100644 tools/virtio/linux/kmsan.h create mode 100644 tools/virtio/linux/topology.h