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 06437C43217 for ; Thu, 27 Jan 2022 06:52:55 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 6787A6B0071; Thu, 27 Jan 2022 01:52:55 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 6281B6B0072; Thu, 27 Jan 2022 01:52:55 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 53DCF6B0073; Thu, 27 Jan 2022 01:52:55 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0129.hostedemail.com [216.40.44.129]) by kanga.kvack.org (Postfix) with ESMTP id 47EB86B0071 for ; Thu, 27 Jan 2022 01:52:55 -0500 (EST) Received: from smtpin17.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id E9CAD94FC0 for ; Thu, 27 Jan 2022 06:52:54 +0000 (UTC) X-FDA: 79075149468.17.655BE41 Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) by imf24.hostedemail.com (Postfix) with ESMTP id 7E255180002 for ; Thu, 27 Jan 2022 06:52:54 +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=dCJQMJKL5IVz1Z8zwkX2bymXH1fFjLGZs4aTLD4gTKE=; b=QMQYP7stSyLIc5Ob038zt/GXVe FxbqDCMpQFpyu72raeYh8/gsSU0GxZGbp3s9Pt+nlgmA4ozYtJtOy8+yucVxFFfQrInSuXMAlsvJm KHEKni20loUi3hYE11abbNDAhPjVR4ICMNZ+iwQV5exKQakXuyZRnt9/o8sgjfdxTvcwXti1h2qjt 74dt/UOUjm4fZ4GkZySsGJPMM82uhEldZf5f9IgQk6j5eh/ES/UAi5+JaZAIgVo1xdgfRgc2YmHH7 LTcGr2zViVo2evZvrQHyTXzrpBNaYBq1bkakrPWJSzYNMQbL6gfSNhjRPFKJjsh2qYilsdK47u1pM GviCG0bg==; Received: from [2601:1c0:6280:3f0::aa0b] by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nCyeH-0045So-Bn; Thu, 27 Jan 2022 06:52:49 +0000 Message-ID: <6b4f3d82-01e8-5bf3-927f-33ac62178fd5@infradead.org> Date: Wed, 26 Jan 2022 22:52:43 -0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: mmotm 2022-01-26-21-04 uploaded (gpu/drm/i915/i915_gem_evict.h) Content-Language: en-US To: akpm@linux-foundation.org, broonie@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-next@vger.kernel.org, mhocko@suse.cz, mm-commits@vger.kernel.org, sfr@canb.auug.org.au, dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org References: <20220127050456.M1eh-ltbc%akpm@linux-foundation.org> From: Randy Dunlap In-Reply-To: <20220127050456.M1eh-ltbc%akpm@linux-foundation.org> Content-Type: text/plain; charset=UTF-8 X-Rspamd-Server: rspam11 X-Rspamd-Queue-Id: 7E255180002 X-Stat-Signature: izdj343xiykmqwydq3y4a17k7tbgeesb Authentication-Results: imf24.hostedemail.com; dkim=pass header.d=infradead.org header.s=desiato.20200630 header.b=QMQYP7st; dmarc=none; 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 X-Rspam-User: nil X-HE-Tag: 1643266374-248365 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 1/26/22 21:04, akpm@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2022-01-26-21-04 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 >=20 > The file broken-out.tar.gz contains two datestamp files: .DATE and > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss= , > followed by the base kernel version against which this patch series is = to > be applied. on x86_64: (from linux-next.patch) HDRTEST drivers/gpu/drm/i915/i915_gem_evict.h In file included from :0:0: ./../drivers/gpu/drm/i915/i915_gem_evict.h:15:15: error: =E2=80=98struct = i915_gem_ww_ctx=E2=80=99 declared inside parameter list will not be visib= le outside of this definition or declaration [-Werror] struct i915_gem_ww_ctx *ww, ^~~~~~~~~~~~~~~ ./../drivers/gpu/drm/i915/i915_gem_evict.h:21:14: error: =E2=80=98struct = i915_gem_ww_ctx=E2=80=99 declared inside parameter list will not be visib= le outside of this definition or declaration [-Werror] struct i915_gem_ww_ctx *ww, ^~~~~~~~~~~~~~~ ./../drivers/gpu/drm/i915/i915_gem_evict.h:25:16: error: =E2=80=98struct = i915_gem_ww_ctx=E2=80=99 declared inside parameter list will not be visib= le outside of this definition or declaration [-Werror] struct i915_gem_ww_ctx *ww); ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --=20 ~Randy