Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3762319pxk; Tue, 29 Sep 2020 05:47:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzGFEP3pvSmTCzCq2NbuynD6jxUgn6L2Y/ERdIHH9sHvBN9nLdAlR31h7iG2bGpqNwyA2u3 X-Received: by 2002:a17:906:eb43:: with SMTP id mc3mr2436915ejb.314.1601383633996; Tue, 29 Sep 2020 05:47:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601383633; cv=none; d=google.com; s=arc-20160816; b=Z1FAfgNRR0ciBFWf0jngNvY8HfiDrSfTwqWqHhYHZBlo5atXKVnrjUL2ZnNxyuNCNj 36WLNRtT+d64/8Na5AUC1QN1fcgiZA71/8s6v6sJPNNhwHAnG3/DhRCC5ImIxtLa80FE ZWR2UoByt7FPWhqfYBy6yxDAPrOUH2bR6iktDEMy/Av/ZUFsJiMOQ6yLmAcmFYZE8Q7w tt40B5EPqvXlCvzveWMFIDoxS5l92O6GCckOoERRkgVKb844wmPhCo99yTYlgNThmERW v4pfnJEzZC+eZvL5IIzLHedM7xqDbh5C4oz0x7ALUvZ/25nWIp9+FXTkW/jRHzzwGKaT 8lDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=TEJrksDFrDYTlv9OJ07d2kjoSBFTs62cmV7WKKpkcic=; b=IWrvXYFiwKdrXK+bNij2uNShTyB6W9GdT/JzAMl3aS93e8HsG3Jl1QWJPaE9++z19q XMjYPsfj1nW4Pj3MlkXqJ0oIeEcZwzBp5fR75CaAHU6pz8Pyp1IluYhqAltzFDJyZIcb MaU2jdIy3/y80S9VB03/dHG+a+zPi1c02qCl7iK4DzG+yQpC3CNDIXnFkrb0RDctEhih ZSnA+q8hIv2NRSYBiv6Uk9P3frzoZdjg552WC4a/r+jv4sTS2aS8+7xl0UrI8VaNRDru JnpyllJCGlNbh1xpZINlBhxzN2OpqKlvIkCCpbsFEOcSP43ccXyFyJRqsIGsNK092jm+ HAJA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jYsR8fDn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 18si3218669edv.195.2020.09.29.05.46.50; Tue, 29 Sep 2020 05:47:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jYsR8fDn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733309AbgI2Mon (ORCPT + 99 others); Tue, 29 Sep 2020 08:44:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:47394 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728944AbgI2LIZ (ORCPT ); Tue, 29 Sep 2020 07:08:25 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 27CFE221E7; Tue, 29 Sep 2020 11:07:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601377679; bh=Zo2uLc/Y+r3V2Ie7ryEXo2hn4qfJANxyaiNT5MLxhSE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jYsR8fDnIIUffe5Pi/tXHSND6b+3KaNFot/Yg4ONG+JP+ah4fJwqu7WZuTVgYiLW0 u/pj6jk6tg67FMjmdq/OE4gfkyIoydB7ilAUMvRsKXKPUvzQJWw4HMMZn0+ZWJqeFf iRaijhXw8unE5PrRr1vR0Pc0hWL5+2jvIvi1pA3Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Marco Elver , "Paul E. McKenney" , Sasha Levin Subject: [PATCH 4.9 033/121] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier Date: Tue, 29 Sep 2020 12:59:37 +0200 Message-Id: <20200929105931.820932369@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200929105930.172747117@linuxfoundation.org> References: <20200929105930.172747117@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Marco Elver [ Upstream commit bf07132f96d426bcbf2098227fb680915cf44498 ] This patch proposes to require marked atomic accesses surrounding raw_write_seqcount_barrier. We reason that otherwise there is no way to guarantee propagation nor atomicity of writes before/after the barrier [1]. For example, consider the compiler tears stores either before or after the barrier; in this case, readers may observe a partial value, and because readers are unaware that writes are going on (writes are not in a seq-writer critical section), will complete the seq-reader critical section while having observed some partial state. [1] https://lwn.net/Articles/793253/ This came up when designing and implementing KCSAN, because KCSAN would flag these accesses as data-races. After careful analysis, our reasoning as above led us to conclude that the best thing to do is to propose an amendment to the raw_seqcount_barrier usage. Signed-off-by: Marco Elver Acked-by: Paul E. McKenney Signed-off-by: Paul E. McKenney Signed-off-by: Sasha Levin --- include/linux/seqlock.h | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/include/linux/seqlock.h b/include/linux/seqlock.h index ead97654c4e9a..1613fe5c668e1 100644 --- a/include/linux/seqlock.h +++ b/include/linux/seqlock.h @@ -242,6 +242,13 @@ static inline void raw_write_seqcount_end(seqcount_t *s) * usual consistency guarantee. It is one wmb cheaper, because we can * collapse the two back-to-back wmb()s. * + * Note that, writes surrounding the barrier should be declared atomic (e.g. + * via WRITE_ONCE): a) to ensure the writes become visible to other threads + * atomically, avoiding compiler optimizations; b) to document which writes are + * meant to propagate to the reader critical section. This is necessary because + * neither writes before and after the barrier are enclosed in a seq-writer + * critical section that would ensure readers are aware of ongoing writes. + * * seqcount_t seq; * bool X = true, Y = false; * @@ -261,11 +268,11 @@ static inline void raw_write_seqcount_end(seqcount_t *s) * * void write(void) * { - * Y = true; + * WRITE_ONCE(Y, true); * * raw_write_seqcount_barrier(seq); * - * X = false; + * WRITE_ONCE(X, false); * } */ static inline void raw_write_seqcount_barrier(seqcount_t *s) -- 2.25.1