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 41595C433EF for ; Wed, 9 Feb 2022 08:03:11 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 9CB1A6B0073; Wed, 9 Feb 2022 03:03:10 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 97AF26B0074; Wed, 9 Feb 2022 03:03:10 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 869A36B0075; Wed, 9 Feb 2022 03:03:10 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0063.hostedemail.com [216.40.44.63]) by kanga.kvack.org (Postfix) with ESMTP id 7669D6B0073 for ; Wed, 9 Feb 2022 03:03:10 -0500 (EST) Received: from smtpin28.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 25545181CCB09 for ; Wed, 9 Feb 2022 08:03:10 +0000 (UTC) X-FDA: 79122500940.28.22F84C9 Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by imf20.hostedemail.com (Postfix) with ESMTP id 6303E1C0009 for ; Wed, 9 Feb 2022 08:03:09 +0000 (UTC) Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 447D540013; Wed, 9 Feb 2022 08:03:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1644393785; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kA7zyjjd/UqaeOL0y3OaVUdPRii6jxTKcWJ8icBD3Jc=; b=VcpR0WbO4Txvr6QJ94SdrWy+TAxMDUnNi9jUO5NtGxfzQpV2u3X3KUjrXQEXlHY8ybgigm QpKS/Sz7hsrBrcCxlAt4VxB01eHFNvI/E9SxcIocc9C/sNrOC+n5Sq/RYT5VgxacI80mdP qLNxmgro5fTRyyH3Zw0HJg7RWglNVx/6XxmqeIu5mtGc22CFgqcG7ZE9+FjoVCOWQ59IDM GAh2+I92rvJMWD6D8w76geG2NS3fXHpCq0mjbWIz5zVNkUiPfcHglE7UUSiydpYnsJexAJ /oAp8tzdlgtZL6qD23Q0dqqGlQgrj4LcC/3cEIoSlMxJ49WY6SFxnyB98hQRqQ== Date: Wed, 9 Feb 2022 09:03:00 +0100 From: Miquel Raynal To: Randy Dunlap Cc: 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, Roger Quadros , linux-mtd@lists.infradead.org, Uwe =?UTF-8?B?S2xl?= =?UTF-8?B?aW5lLUvDtm5pZw==?= , Krzysztof Kozlowski , Nishanth Menon , Vignesh Raghavendra , Tero Kristo Subject: Re: mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig) Message-ID: <20220209090300.43241711@xps13> In-Reply-To: References: <20220208233156.E2CA6C004E1@smtp.kernel.org> Organization: Bootlin X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspam-User: Authentication-Results: imf20.hostedemail.com; dkim=pass header.d=bootlin.com header.s=gm1 header.b=VcpR0WbO; dmarc=pass (policy=reject) header.from=bootlin.com; spf=pass (imf20.hostedemail.com: domain of miquel.raynal@bootlin.com designates 217.70.183.194 as permitted sender) smtp.mailfrom=miquel.raynal@bootlin.com X-Rspamd-Server: rspam01 X-Rspamd-Queue-Id: 6303E1C0009 X-Stat-Signature: w8ngqrjcunuq77mewbhntqs58g6o6fb9 X-HE-Tag: 1644393789-749324 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: Hi Randy, rdunlap@infradead.org wrote on Tue, 8 Feb 2022 22:30:23 -0800: > On 2/8/22 15:31, Andrew Morton wrote: > > The mm-of-the-moment snapshot 2022-02-08-15-31 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. =20 >=20 > on i386: >=20 > WARNING: unmet direct dependencies detected for OMAP_GPMC > Depends on [n]: MEMORY [=3Dy] && OF_ADDRESS [=3Dn] > Selected by [y]: > - MTD_NAND_OMAP2 [=3Dy] && MTD [=3Dy] && MTD_RAW_NAND [=3Dy] && (ARCH_O= MAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST [=3Dy]) && HAS_IOMEM [= =3Dy] >=20 >=20 > Full randconfig file is attached. + Uwe, + K3 people + Krzysztof Uwe already raised the issue, and this was proposed: https://lore.kernel.org/linux-mtd/20220127105652.1063624-1-miquel.raynal@bo= otlin.com/T/ Maybe we should have added K3 people in Cc but their MAINTAINERS entry is incomplete so get_maintainers.pl did not immediately found them. Thanks, Miqu=C3=A8l