From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 818B83612C7 for ; Fri, 9 Jan 2026 16:12:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767975167; cv=none; b=mVB1ss+L9nsqsmJgo68xYACnP7MnVtknLwZ3xTR6HrhqiskR6B4BUdgRKzzbRTy1iG+NYFuPViTJZkq1Z8pNK+6Z3wYnWDTebREtFgRELNF10+v+7rr+jm3wYySsDgaerD0RsQ2jcakde4/4odb9FZNeUJGPXqcKCLLa+uWqnak= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767975167; c=relaxed/simple; bh=Z1pwYaB9YWaqpeLpN7YTuR0+lMIpPCAE9oljsDgAwrs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=C758q2vo0AeOvGHbdVPSvW1vrJMmbZI/MFepY2YyJqFPOyBipr+iLnfF3nqnfHJ1iBf9hCado6+UqTdUA/7BzfywkwL4uOCi8xwuIFv1rOgIW0+WkaVPJf/ozLMebxcbUpJJVXFR+H7mwYUD78XM2/139IPGuzD3X07zjS3WuUY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=y8sgO60v; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="y8sgO60v" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 80BF2C1F6E1; Fri, 9 Jan 2026 16:12:16 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id BF07E606C6; Fri, 9 Jan 2026 16:12:42 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 919E4103C8928; Fri, 9 Jan 2026 17:12:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1767975161; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=IMKc9MHd9MKGMdEe0mbvetFcSECq5KlF8/ItyQ9UOfs=; b=y8sgO60vNrvAN5ao1UXWP6frwmiiF1cnmKVMcW7QO/HxbpUAJ9DUZYz8PYoxa7TnZrgNHn QND0OCqd76x2H0tjmg8+G4y+EtalIPSC+KQYf8rjCNA+B5vKbQ7u4oDcUStLUPz8K94/C9 oyRk9NcfDbOqVoQ0naI+QN+HiG8sH2m5klgIFBZj/3DQSQTfjNIQKQn/ggmyMPfbWE34jX CVuL3G4rcCcj1gXHvVrTXR94pzDkpKEQ64TpUMAPIFBtvXhBobJARsAvcWYmEBKq08Aajg 6m7OKpbbmdqmn48f1azdA0ffbcXKznXdVek37fyAE5LdhLHaDG1pH4odU3nhqQ== From: Gregory CLEMENT To: kernel test robot , Rob Herring , Linus Walleij , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Krzysztof Kozlowski , Conor Dooley Cc: oe-kbuild-all@lists.linux.dev, Thomas Petazzoni , Vladimir Kondratiev , =?utf-8?Q?Beno=C3=AEt?= Monin , =?utf-8?Q?Th=C3=A9o?= Lebrun , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mtd@lists.infradead.org Subject: Re: [PATCH v3 2/4] of: reserved_mem: Support multiple 'reg' entries for memory-region In-Reply-To: <202601082105.TThX0916-lkp@intel.com> References: <20260107-mtd-memregion-v3-2-f9fc9107b992@bootlin.com> <202601082105.TThX0916-lkp@intel.com> Date: Fri, 09 Jan 2026 17:12:35 +0100 Message-ID: <87qzryn4ss.fsf@BLaptop.bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 kernel test robot writes: > Hi Gregory, > > kernel test robot noticed the following build warnings: > > [auto build test WARNING on 8f0b4cce4481fb22653697cced8d0d04027cb1e8] > > url: https://github.com/intel-lab-lkp/linux/commits/Gregory-CLEMENT/of= -reserved_mem-Fix-placement-of-__free-annotation/20260107-211455 > base: 8f0b4cce4481fb22653697cced8d0d04027cb1e8 > patch link: https://lore.kernel.org/r/20260107-mtd-memregion-v3-2-f9fc= 9107b992%40bootlin.com > patch subject: [PATCH v3 2/4] of: reserved_mem: Support multiple 'reg' en= tries for memory-region > config: x86_64-rhel-9.4-kunit (https://download.01.org/0day-ci/archive/20= 260108/202601082105.TThX0916-lkp@intel.com/config) > compiler: gcc-14 (Debian 14.2.0-19) 14.2.0 > reproduce (this is a W=3D1 build): (https://download.01.org/0day-ci/archi= ve/20260108/202601082105.TThX0916-lkp@intel.com/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new vers= ion of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot > | Closes: https://lore.kernel.org/oe-kbuild-all/202601082105.TThX0916-lkp= @intel.com/ > > All warnings (new ones prefixed by >>): > >>> Warning: drivers/of/of_reserved_mem.c:746 function parameter 'rmem' not= described in 'of_reserved_mem_array_lookup' >>> Warning: drivers/of/of_reserved_mem.c:902 expecting prototype for of_re= served_mem_region_count(). Prototype was for of_reserved_mem_region_total_c= ount() instead >>> Warning: drivers/of/of_reserved_mem.c:746 function parameter 'rmem' >not described in 'of_reserved_mem_array_lookup' It was a stupid typo in the description! I will fix it. Gregory > > --=20 > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki --=20 Gr=C3=A9gory CLEMENT, Bootlin Embedded Linux and Kernel engineering https://bootlin.com