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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id ABB4EC433EF for ; Thu, 17 Mar 2022 04:21:59 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id B3AB88D0001; Thu, 17 Mar 2022 00:21:58 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id AE9D06B0072; Thu, 17 Mar 2022 00:21:58 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 9B1F88D0001; Thu, 17 Mar 2022 00:21:58 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0154.hostedemail.com [216.40.44.154]) by kanga.kvack.org (Postfix) with ESMTP id 8C7AF6B0071 for ; Thu, 17 Mar 2022 00:21:58 -0400 (EDT) Received: from smtpin31.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 3A6419A262 for ; Thu, 17 Mar 2022 04:21:58 +0000 (UTC) X-FDA: 79252580316.31.90139AB Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) by imf24.hostedemail.com (Postfix) with ESMTP id 4EB13180003 for ; Thu, 17 Mar 2022 04:21:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Transfer-Encoding:Content-Type :In-Reply-To:From:References:To:Subject:MIME-Version:Date:Message-ID:Sender: Reply-To:Cc:Content-ID:Content-Description; bh=VyFqe0+9Q5DJGBQKh8EVe9afKqvNdtEGhYtwaUik3yk=; b=VBLeR91KB/5LrCFBGInhWgpub6 B5MSRoF5KBeEmupeGG8n0Zjls45v8J+WqoZkJ8vbta2GyU12Rrl1j01iiqusuvKgOwKGB7+o4QtJn FHnLO31jpAVc3obGn6a5a7JaPjXHuFTDNkWAKSo17G/SrU9rSOBaI8Mvx/WptWlBf60+H2rhU6rny RiCMzNGC2HiDrIbi1O0L9HZTgbfQbHOXeW+kYwp+cOgn/PnRj7vhuSAuJp6KEZgsLog6PEVd4VmvU bw4DyRg/h4SnnVOexz2WL2uMoPlemVVTaFzusrdAUZ/JnOSgo2YrDfHjEjwXJ2oSpjIfIeXzYDQtH QAiQ6YxQ==; Received: from [2601:1c0:6280:3f0::aa0b] by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nUhdb-001mAe-NM; Thu, 17 Mar 2022 04:21:24 +0000 Message-ID: <0f622499-36e1-ea43-ddc3-a8b3bb08d34b@infradead.org> Date: Wed, 16 Mar 2022 21:21:16 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: mmotm 2022-03-16-17-42 uploaded (uml sub-x86_64, sched/fair, RCU) Content-Language: en-US To: Andrew Morton , broonie@kernel.org, mhocko@suse.cz, sfr@canb.auug.org.au, linux-next@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, mm-commits@vger.kernel.org, linux-um , paulmck@kernel.org, Richard Weinberger , Johannes Berg References: <20220317004304.95F89C340E9@smtp.kernel.org> From: Randy Dunlap In-Reply-To: <20220317004304.95F89C340E9@smtp.kernel.org> Content-Type: text/plain; charset=UTF-8 X-Rspamd-Server: rspam11 X-Rspamd-Queue-Id: 4EB13180003 Authentication-Results: imf24.hostedemail.com; dkim=pass header.d=infradead.org header.s=desiato.20200630 header.b=VBLeR91K; spf=none (imf24.hostedemail.com: domain of rdunlap@infradead.org has no SPF policy when checking 90.155.92.199) smtp.mailfrom=rdunlap@infradead.org; dmarc=none X-Rspam-User: X-Stat-Signature: rgu9yuakwddimahh1xcczeidq4gpgoym X-HE-Tag: 1647490917-463859 Content-Transfer-Encoding: quoted-printable X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On 3/16/22 17:43, Andrew Morton wrote: > The mm-of-the-moment snapshot 2022-03-16-17-42 has been uploaded to >=20 > https://www.ozlabs.org/~akpm/mmotm/ >=20 > mmotm-readme.txt says >=20 > README for mm-of-the-moment: >=20 > https://www.ozlabs.org/~akpm/mmotm/ >=20 > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > more than once a week. >=20 > You will need quilt to apply these patches to the latest Linus release = (5.x > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated= in > https://ozlabs.org/~akpm/mmotm/series UML for x86_64, defconfig: In file included from ./arch/x86/include/generated/asm/rwonce.h:1:0, from ../include/linux/compiler.h:248, from ../include/linux/kernel.h:20, from ../include/linux/cpumask.h:10, from ../include/linux/energy_model.h:4, from ../kernel/sched/fair.c:23: ../include/linux/psi.h: In function =E2=80=98cgroup_move_task=E2=80=99: ../include/linux/rcupdate.h:414:36: error: dereferencing pointer to incom= plete type =E2=80=98struct css_set=E2=80=99 #define RCU_INITIALIZER(v) (typeof(*(v)) __force __rcu *)(v) ^~~~ ../include/asm-generic/rwonce.h:55:33: note: in definition of macro =E2=80= =98__WRITE_ONCE=E2=80=99 *(volatile typeof(x) *)&(x) =3D (val); \ ^~~ ../include/asm-generic/barrier.h:190:2: note: in expansion of macro =E2=80= =98WRITE_ONCE=E2=80=99 WRITE_ONCE(*p, v); \ ^~~~~~~~~~ ../include/linux/rcupdate.h:455:3: note: in expansion of macro =E2=80=98s= mp_store_release=E2=80=99 smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ ../include/linux/rcupdate.h:455:25: note: in expansion of macro =E2=80=98= RCU_INITIALIZER=E2=80=99 smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~ ../include/linux/psi.h:58:2: note: in expansion of macro =E2=80=98rcu_ass= ign_pointer=E2=80=99 rcu_assign_pointer(p->cgroups, to); ^~~~~~~~~~~~~~~~~~ --=20 ~Randy