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 06B6BC433EF for ; Wed, 9 Feb 2022 14:07:11 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 2D85A6B0073; Wed, 9 Feb 2022 09:07:11 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 2882D6B0074; Wed, 9 Feb 2022 09:07:11 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 176A06B0075; Wed, 9 Feb 2022 09:07:11 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0136.hostedemail.com [216.40.44.136]) by kanga.kvack.org (Postfix) with ESMTP id 0903D6B0073 for ; Wed, 9 Feb 2022 09:07:11 -0500 (EST) Received: from smtpin07.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id AEC4A9008D for ; Wed, 9 Feb 2022 14:07:10 +0000 (UTC) X-FDA: 79123418220.07.32A390C Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by imf30.hostedemail.com (Postfix) with ESMTP id BFDE680004 for ; Wed, 9 Feb 2022 14:07:09 +0000 (UTC) Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 1887B40009; Wed, 9 Feb 2022 14:07:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1644415628; 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=eFd4Jm9GVCcXp1h6wfnUeSFs7Eqix0iSEKe+49FbexI=; b=jSJWS74p5j5+xT+MwPPEQpw2fPh9PNeUGUBSEnd2pe12T6yAtOFLrJ13olpNbfDAuE/eR1 HSr+f0PoYvtQ5Z3tCpbRlm42B3jIBnvvvN11aXyEhyaOjVIkocFdjammvOD76OEKxtB35J CSNfMjn2nVFbPWUKbYHZGvPnAFoJddZyMMUVJT8iOJi06jL/p95vbzKiETQpJ4sIKwzG0c CyvuPZ1pMfupxorlbMzOJdecv0FYFl9hCjCjee8G3F5WeI51Sad+RwNyNI8/xyTFmAqSHK LoIsJsTRq1RMHBY863GhWbRg0MppttvvuECLrtGBouW1UgiRk4fS6QKqNOku0g== Date: Wed, 9 Feb 2022 15:07:03 +0100 From: Miquel Raynal To: Nishanth Menon Cc: Randy Dunlap , Andrew Morton , , , , , , , , , Roger Quadros , , Uwe =?UTF-8?B?S2xl?= =?UTF-8?B?aW5lLUvDtm5pZw==?= , Krzysztof Kozlowski , Vignesh Raghavendra , Tero Kristo Subject: Re: mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig) Message-ID: <20220209150703.253b16bd@xps13> In-Reply-To: <20220209135439.qcyge32xinvazn43@chewer> References: <20220208233156.E2CA6C004E1@smtp.kernel.org> <20220209090300.43241711@xps13> <20220209135439.qcyge32xinvazn43@chewer> 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-Stat-Signature: 47adehrn9rkx8xswh9fsu3rm7bb38txj Authentication-Results: imf30.hostedemail.com; dkim=pass header.d=bootlin.com header.s=gm1 header.b=jSJWS74p; spf=pass (imf30.hostedemail.com: domain of miquel.raynal@bootlin.com designates 217.70.183.194 as permitted sender) smtp.mailfrom=miquel.raynal@bootlin.com; dmarc=pass (policy=reject) header.from=bootlin.com X-Rspam-User: X-Rspamd-Server: rspam09 X-Rspamd-Queue-Id: BFDE680004 X-HE-Tag: 1644415629-453370 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 Nishanth, nm@ti.com wrote on Wed, 9 Feb 2022 07:54:39 -0600: > On 09:03-20220209, Miquel Raynal wrote: > > Hi Randy, > >=20 > > rdunlap@infradead.org wrote on Tue, 8 Feb 2022 22:30:23 -0800: > > =20 > > > On 2/8/22 15:31, Andrew Morton wrote: =20 > > > > 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 hopef= ully > > > > more than once a week. > > > >=20 > > > > You will need quilt to apply these patches to the latest Linus rele= ase (5.x > > > > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplic= ated 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-m= m-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] && (AR= CH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST [=3Dy]) && HAS_IOM= EM [=3Dy] > > >=20 > > >=20 > > > Full randconfig file is attached. =20 > >=20 > > + Uwe, + K3 people + Krzysztof =20 >=20 > Thanks for looping me in. >=20 > >=20 > > Uwe already raised the issue, and this was proposed: > >=20 > > https://lore.kernel.org/linux-mtd/20220127105652.1063624-1-miquel.rayna= l@bootlin.com/T/ =20 >=20 > I will respond to the patch. >=20 > >=20 > > Maybe we should have added K3 people in Cc but their MAINTAINERS entry > > is incomplete so get_maintainers.pl did not immediately found them. =20 >=20 > What are we missing there? Actually nothing is missing, I overlooked the file name. I touched arch/arm64/Kconfig.platforms in my patch and of course get_maintainers.pl didn't look at the symbol owners. I should have checked that myself manually in the first place. Thanks, Miqu=C3=A8l