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 A7D73C636CC for ; Tue, 7 Feb 2023 17:52:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232588AbjBGRwU (ORCPT ); Tue, 7 Feb 2023 12:52:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232252AbjBGRwG (ORCPT ); Tue, 7 Feb 2023 12:52:06 -0500 Received: from mail-yb1-xb2d.google.com (mail-yb1-xb2d.google.com [IPv6:2607:f8b0:4864:20::b2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E554F3F29F for ; Tue, 7 Feb 2023 09:51:40 -0800 (PST) Received: by mail-yb1-xb2d.google.com with SMTP id q4so14821532ybu.7 for ; Tue, 07 Feb 2023 09:51:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Qb55dZPeepUrU4dONRVCiplOK1WRN2GzgymWvixZoMg=; b=osqPv5YXD9KFrvX5xnFy8CUYFAWiSf0TV9t5i3MEKamSmU9tFGjRDCs1u/XqY1G13c i6pYlMd68NMPO/Vedk6AcIFLgqm8HrI3/qPL1y7vZncAYTCEyqSrNAbJZM2VrqErZ8vE vYSPBKKwZMjz5SEmQBIcguvlkAAu4HI8iU9GtcIxBLqfIFtHc1+tEcsFlKjpkFlG3dFW gBuI4hLJV/kDKiZTVpscn7mE6ZSCu01j1e0PqLYCrPPeQY790Sql5iGePJqjpe7p+/8m QMCJPDQeKVMx4ezFk3QQVdPny7Iqi5MsgukjUBO+FDede2Fc9auClY/3UNbI1EeJUwJr wSEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Qb55dZPeepUrU4dONRVCiplOK1WRN2GzgymWvixZoMg=; b=xZT5Vn8ft8q5kbSqK/Z19MWHwjnu8WQrRkmTFAotXfqBknQKJ399TDgEVtz4ncRX5f 3KhIuWYCe9KlotlDXmPRHhaccCUWxZsAoKHadvgVrOEoc7xvw2SMRIR3LP4F/PFMtG3p GX6hRkLR/iq7UnP/NXwXnnD736M3bwfSt+zeZqpcES97YeHeQjuaYKFg0CX92mgJ52fM HGyfIsqE4RcfzB6taJyxRhrPl08GVzGQswLWHANke3aYMo0LfGZLGE76eGUwIRsa2zhH Penjc9YwS+DNu0hTRXN3nXAbZuxuhEX4kQ0m5gFI6LEp63Yi14xrD3E1XtHOIXn8+LE4 zuMw== X-Gm-Message-State: AO0yUKVSxLxzgtdJddKY03j8oHgsMBddlql0qiEGxBTdVdO0YWKwqKpO VM1CT5HFxB0RZMz3tmZVqqk/xhrYmmuX59K8wKnQeg== X-Google-Smtp-Source: AK7set9r3qcQFvPGmSBKOE2p2Dur7dojJoZY7jIMhwlJcCIVaJG5DIhQnDd3GTlaHrTkINqqtCRHtwU34sRjaK5kIvM= X-Received: by 2002:a5b:8c8:0:b0:821:e4b8:8802 with SMTP id w8-20020a5b08c8000000b00821e4b88802mr443293ybq.142.1675792299969; Tue, 07 Feb 2023 09:51:39 -0800 (PST) MIME-Version: 1.0 References: <20230125233554.153109-1-surenb@google.com> <20230125233554.153109-2-surenb@google.com> <20230125162159.a66e5ef05fecb405e85ffec9@linux-foundation.org> <20230125173449.5472cffc989dfab4b83c491d@linux-foundation.org> <20230126172726.GA682281@paulmck-ThinkPad-P17-Gen-1> In-Reply-To: From: Marco Elver Date: Tue, 7 Feb 2023 18:51:03 +0100 Message-ID: Subject: Re: [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy To: Suren Baghdasaryan Cc: "Paul E. McKenney" , Andrew Morton , michel@lespinasse.org, jglisse@google.com, mhocko@suse.com, vbabka@suse.cz, hannes@cmpxchg.org, mgorman@techsingularity.net, dave@stgolabs.net, willy@infradead.org, liam.howlett@oracle.com, peterz@infradead.org, ldufour@linux.ibm.com, mingo@redhat.com, will@kernel.org, luto@kernel.org, songliubraving@fb.com, peterx@redhat.com, david@redhat.com, dhowells@redhat.com, hughd@google.com, bigeasy@linutronix.de, kent.overstreet@linux.dev, punit.agrawal@bytedance.com, lstoakes@gmail.com, peterjung1337@gmail.com, rientjes@google.com, axelrasmussen@google.com, joelaf@google.com, minchan@google.com, jannh@google.com, shakeelb@google.com, tatashin@google.com, edumazet@google.com, gthelen@google.com, gurua@google.com, arjunroy@google.com, soheil@google.com, hughlynch@google.com, leewalsh@google.com, posk@google.com, linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, x86@kernel.org, linux-kernel@vger.kernel.org, kernel-team@android.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 7 Feb 2023 at 18:24, Suren Baghdasaryan wrote: > > On Tue, Feb 7, 2023 at 9:16 AM Marco Elver wrote: > > > > On Thu, Jan 26, 2023 at 09:27AM -0800, Paul E. McKenney wrote: > > > On Wed, Jan 25, 2023 at 05:34:49PM -0800, Andrew Morton wrote: > > > > On Wed, 25 Jan 2023 16:50:01 -0800 Suren Baghdasaryan wrote: > > > > > > > > > On Wed, Jan 25, 2023 at 4:22 PM Andrew Morton wrote: > > > > > > > > > > > > On Wed, 25 Jan 2023 15:35:48 -0800 Suren Baghdasaryan wrote: > > > > > > > > > > > > > Convert vma assignment in vm_area_dup() to a memcpy() to prevent compiler > > > > > > > errors when we add a const modifier to vma->vm_flags. > > > > > > > > > > > > > > ... > > > > > > > > > > > > > > --- a/kernel/fork.c > > > > > > > +++ b/kernel/fork.c > > > > > > > @@ -482,7 +482,7 @@ struct vm_area_struct *vm_area_dup(struct vm_area_struct *orig) > > > > > > > * orig->shared.rb may be modified concurrently, but the clone > > > > > > > * will be reinitialized. > > > > > > > */ > > > > > > > - *new = data_race(*orig); > > > > > > > + memcpy(new, orig, sizeof(*new)); > > > > > > > > > > > > The data_race() removal is unchangelogged? > > > > > > > > > > True. I'll add a note in the changelog about that. Ideally I would > > > > > like to preserve it but I could not find a way to do that. > > > > > > > > Perhaps Paul can comment? > > > > > > > > I wonder if KCSAN knows how to detect this race, given that it's now in > > > > a memcpy. I assume so. > > > > > > I ran an experiment memcpy()ing between a static array and an onstack > > > array, and KCSAN did not complain. But maybe I was setting it up wrong. > > > > > > This is what I did: > > > > > > long myid = (long)arg; /* different value for each task */ > > > static unsigned long z1[10] = { 0 }; > > > unsigned long z2[10]; > > > > > > ... > > > > > > memcpy(z1, z2, ARRAY_SIZE(z1) * sizeof(z1[0])); > > > for (zi = 0; zi < ARRAY_SIZE(z1); zi++) > > > z2[zi] += myid; > > > memcpy(z2, z1, ARRAY_SIZE(z1) * sizeof(z1[0])); > > > > > > Adding Marco on CC for his thoughts. > > > > ( Sorry for not seeing it earlier - just saw this by chance. ) > > > > memcpy() data races will be detected as of (given a relatively recent > > Clang compiler): > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7c201739beef > > > > Also beware that the compiler is free to "optimize" things by either > > inlining memcpy() (turning an explicit memcpy() into just a bunch of > > loads/stores), or outline plain assignments into memcpy() calls. So the > > only way to be sure what ends up there is to look at the disassembled > > code. > > > > The data_race() was introduced by: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cda099b37d716 > > > > It says: > > "vm_area_dup() blindly copies all fields of original VMA to the new one. > > This includes coping vm_area_struct::shared.rb which is normally > > protected by i_mmap_lock. But this is fine because the read value will > > be overwritten on the following __vma_link_file() under proper > > protection. Thus, mark it as an intentional data race and insert a few > > assertions for the fields that should not be modified concurrently." > > > > And as far as I can tell this hasn't changed. > > Thanks for the feedback, Marco! > So, IIUC Mel's proposal to use data_race(memcpy(new, orig, > sizeof(*new))); is fine in this case, right? Yes, that'd work.