From patchwork Sun Oct 17 14:49:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Michael S. Tsirkin" X-Patchwork-Id: 12564383 X-Patchwork-Delegate: kuba@kernel.org 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0432C4332F for ; Sun, 17 Oct 2021 14:49:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9CA58610E8 for ; Sun, 17 Oct 2021 14:49:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343920AbhJQOvR (ORCPT ); Sun, 17 Oct 2021 10:51:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:40451 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343911AbhJQOvR (ORCPT ); Sun, 17 Oct 2021 10:51:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1634482147; 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=Ip6ZgePH8xwpK2sHmkpaBxfB7ZKPtwdcnXkOJDJISgI=; b=cZqmA6S03o5aJ1IrMdXkH/h3X0VugOHyRZohjOsRo+0AtjzV5KR6+F5H3Xu12Hbxpniw1h oYgQpDn9Pmhj6/ofQaQ6i52P8UZWh5eMJZSpJte5KMQq+a5Cjh39HdP2/UMor2pKaKIzeI 6seZU+jyZUdLciwVSRfIhgFIqIbzn8o= Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-354-9X9PRU64NPSkemiBqrXwiQ-1; Sun, 17 Oct 2021 10:49:06 -0400 X-MC-Unique: 9X9PRU64NPSkemiBqrXwiQ-1 Received: by mail-wm1-f70.google.com with SMTP id p12-20020a05600c204c00b0030da46b76daso2310019wmg.9 for ; Sun, 17 Oct 2021 07:49:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=Ip6ZgePH8xwpK2sHmkpaBxfB7ZKPtwdcnXkOJDJISgI=; b=tErJ4p9XhHuby4KrloA4affVhlxXIbyAAu5AxrN+r/6xGdw+560uf0P619P9xWwPqX LPk//PTk4y9UdDqVCOn4T978v0yCwmXXLdjP8ulK26fnTi6YtEkLhhQ0j3B4EB5moqt0 yVeKykkmYacMmFevMXXLzzfJXfoIRUwS6p2pn1ykm9l12dbpxUrewJKVhkwk3gVBqIUB MrrKQbPn+2xtKPShUvSrX1Dr1JbTRWeAhYYwTk1fv3ITePF4ARD/owG2tCIBh8bsYpDd UhRQvUvgnV/PowEaf8FJexzPsBem0SYgIlEFPA9Juayrx4/cpCBMl+QuHmvrZoLfYiq6 sOMg== X-Gm-Message-State: AOAM531MSKorlizce0NvEqZcBqDpqVAWabTfVwCi8XtnX/Cvha3R+A7A 73Mq92WMSCRtqmZu17w/UU7dtPT32wHBKl6zheHmRIHjoKAoG1utiecBHhTSMIzN+zqLU0COr3T XiO9K0J7kWNJAWBCM X-Received: by 2002:a05:6000:1683:: with SMTP id y3mr15124350wrd.314.1634482144582; Sun, 17 Oct 2021 07:49:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyFBg10YCOIJdS2cG0k9v/rSms6MDVN0cXyAC9SocqmtQ9OZq/KfKELZOAfWYN7H7AEZxW3lg== X-Received: by 2002:a05:6000:1683:: with SMTP id y3mr15124332wrd.314.1634482144347; Sun, 17 Oct 2021 07:49:04 -0700 (PDT) Received: from redhat.com ([2.55.147.75]) by smtp.gmail.com with ESMTPSA id a2sm11630293wrq.9.2021.10.17.07.49.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Oct 2021 07:49:03 -0700 (PDT) Date: Sun, 17 Oct 2021 10:49:00 -0400 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, corbet@lwn.net, jasowang@redhat.com, linux-doc@vger.kernel.org, lulu@redhat.com, markver@us.ibm.com, mst@redhat.com, pasic@linux.ibm.com, rdunlap@infradead.org, stable@vger.kernel.org, wuzongyong@linux.alibaba.com, xieyongji@bytedance.com Subject: [GIT PULL] virtio,vdpa: fixes Message-ID: <20211017104900-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Disposition: inline X-Mutt-Fcc: =sent Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org The following changes since commit be9c6bad9b46451ba5bb8d366c51e2475f374981: vdpa: potential uninitialized return in vhost_vdpa_va_map() (2021-09-14 18:10:43 -0400) 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 bcef9356fc2e1302daf373c83c826aa27954d128: vhost-vdpa: Fix the wrong input in config_cb (2021-10-13 08:42:07 -0400) ---------------------------------------------------------------- virtio,vdpa: fixes Fixes up some issues in rc5. Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Cindy Lu (1): vhost-vdpa: Fix the wrong input in config_cb Halil Pasic (1): virtio: write back F_VERSION_1 before validate Michael S. Tsirkin (1): Revert "virtio-blk: Add validation for block size in config space" Randy Dunlap (1): VDUSE: fix documentation underline warning Wu Zongyong (1): vhost_vdpa: unset vq irq before freeing irq Documentation/userspace-api/vduse.rst | 2 +- drivers/block/virtio_blk.c | 37 ++++++----------------------------- drivers/vhost/vdpa.c | 10 +++++----- drivers/virtio/virtio.c | 11 +++++++++++ 4 files changed, 23 insertions(+), 37 deletions(-)