Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp628158ybi; Fri, 31 May 2019 06:42:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqy/EZ9Hvtn/kAhdoK0tSmTYfyT/EhWRffwHije7VDLMlxop9ziBiZ5iubRU51h2qziCNyyK X-Received: by 2002:a17:90a:5d09:: with SMTP id s9mr9138265pji.120.1559310123789; Fri, 31 May 2019 06:42:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559310123; cv=none; d=google.com; s=arc-20160816; b=iQzHWaMQLeaAtAx/x8UO0PhN0bxPrQ1EYVwvhhbuT7uVyTerUgnhsyi5eNyg0ScE5M rSB0VRS3dU43vrY7JpLuEWo4s5lF3kYw+TALufCAIbGb8soYC/eotgRgnnzH7fXOUaHg k7SyljjHWut8gGUlpQAu6UI5rR/Nz9vszSDzM08DdOqSkdSH6cDuPVpw0K9ErNQZ7kxz 4d9EX02tFidFsAGm24j6dAnjDZEgWMKkrU5nf60ak5aDxudP1ENrNdYNkPxSfYmDLOtA WEGRwpDm/ErcxZvl5R3YcR1vramaQ5O9OtMqcVQYDUhteJFWLAkJfm5n6mEYqS9QzAzk hpzg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=PzTJ5tcw6kWLTAI5jo4/w+0aPmanujyWn1rqmTjDo9g=; b=iLG53p/f1sg88xBB3uC3Aa7vpSI8P6WKCRYlvnoJVV5cUWanXcFy1xzoKV9iPRzIEE fPGwk+/3rW4pckYwBIzzbBWaSBPsladQ4qRT1E9oAtei1D4EH0Oi8fuNZJqpPUoDtmSh LKapbljwaEG3aLDj3LUJCYxhlMC/Hdk/C0W0wKNa8HHTBYelyMCARWArxHO6VQ/Bym8H OPppSN3FEaw/uZ8qwD0s3l0wJ0vKi30R2CjzDRcVpsF88c7rUocmtg/DkK3i1krvzWn1 unJcRxvsbvA4cDDg3nMhJNi30nN7PrF9ucDzs+iNLQNJ589Xk97iHdgCdnMuiRpj8AF5 0X4g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j1si6185877pld.399.2019.05.31.06.41.47; Fri, 31 May 2019 06:42:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726873AbfEaNkR (ORCPT + 99 others); Fri, 31 May 2019 09:40:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42588 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726835AbfEaNkN (ORCPT ); Fri, 31 May 2019 09:40:13 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 727313078AC6; Fri, 31 May 2019 13:40:13 +0000 (UTC) Received: from steredhat.redhat.com (ovpn-117-15.ams2.redhat.com [10.36.117.15]) by smtp.corp.redhat.com (Postfix) with ESMTP id C28662FC55; Fri, 31 May 2019 13:40:07 +0000 (UTC) From: Stefano Garzarella To: netdev@vger.kernel.org Cc: Stefan Hajnoczi , virtualization@lists.linux-foundation.org, "Michael S. Tsirkin" , "David S. Miller" , Jason Wang , linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: [PATCH v3 2/5] vsock/virtio: fix locking for fwd_cnt and buf_alloc Date: Fri, 31 May 2019 15:39:51 +0200 Message-Id: <20190531133954.122567-3-sgarzare@redhat.com> In-Reply-To: <20190531133954.122567-1-sgarzare@redhat.com> References: <20190531133954.122567-1-sgarzare@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.48]); Fri, 31 May 2019 13:40:13 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org fwd_cnt is written with rx_lock, so we should read it using the same spinlock also if we are in the TX path. Move also buf_alloc under rx_lock and add a missing locking when we modify it. Signed-off-by: Stefano Garzarella --- include/linux/virtio_vsock.h | 2 +- net/vmw_vsock/virtio_transport_common.c | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/include/linux/virtio_vsock.h b/include/linux/virtio_vsock.h index 7d973903f52e..53703fe03681 100644 --- a/include/linux/virtio_vsock.h +++ b/include/linux/virtio_vsock.h @@ -35,11 +35,11 @@ struct virtio_vsock_sock { /* Protected by tx_lock */ u32 tx_cnt; - u32 buf_alloc; u32 peer_fwd_cnt; u32 peer_buf_alloc; /* Protected by rx_lock */ + u32 buf_alloc; u32 fwd_cnt; u32 rx_bytes; struct list_head rx_queue; diff --git a/net/vmw_vsock/virtio_transport_common.c b/net/vmw_vsock/virtio_transport_common.c index 4fd4987511a9..694d9805f989 100644 --- a/net/vmw_vsock/virtio_transport_common.c +++ b/net/vmw_vsock/virtio_transport_common.c @@ -211,10 +211,10 @@ static void virtio_transport_dec_rx_pkt(struct virtio_vsock_sock *vvs, void virtio_transport_inc_tx_pkt(struct virtio_vsock_sock *vvs, struct virtio_vsock_pkt *pkt) { - spin_lock_bh(&vvs->tx_lock); + spin_lock_bh(&vvs->rx_lock); pkt->hdr.fwd_cnt = cpu_to_le32(vvs->fwd_cnt); pkt->hdr.buf_alloc = cpu_to_le32(vvs->buf_alloc); - spin_unlock_bh(&vvs->tx_lock); + spin_unlock_bh(&vvs->rx_lock); } EXPORT_SYMBOL_GPL(virtio_transport_inc_tx_pkt); @@ -434,7 +434,9 @@ void virtio_transport_set_buffer_size(struct vsock_sock *vsk, u64 val) if (val > vvs->buf_size_max) vvs->buf_size_max = val; vvs->buf_size = val; + spin_lock_bh(&vvs->rx_lock); vvs->buf_alloc = val; + spin_unlock_bh(&vvs->rx_lock); } EXPORT_SYMBOL_GPL(virtio_transport_set_buffer_size); -- 2.20.1