From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (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 B837F3A8FE8 for ; Tue, 2 Jun 2026 09:24:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780392285; cv=none; b=PzH/az+3LtrakcwQW6iyhNwpHs2vXEE5wQtpsMchn6bIvw38Cp6Ebgo2gpE1t/VrGU4ag23gd+sn6ZtSn2XXHgLO2u9ClV9D6YM7tidHj/iF+/6HRU+2SsPW0/DQsRmf6kvldg/AHB9KbEBRasmldDcHqiVw7InFstBkGtFe6Es= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780392285; c=relaxed/simple; bh=dmW9oDcU2mcbwI8dPNWwDJs8S3z5iYkuegCzVTuA9XQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=QmlGOHWRHNfSDuyzkJkvNoz5/CPlYCfrFunFVDH2Dw+KfOgQa15qw4meBzxBr1gCRBj9SqMUlvH2vjUjgRsIotRwIqaiuqAZKo34YZILzHC+anOJIpXVX+9iAk7hC5N4veCzOd1LZkOgLMftC/TmKO5EWXN+fIbXdkjvdQUL9Gw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=Tf5u5qF0; arc=none smtp.client-ip=198.175.65.21 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Tf5u5qF0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1780392284; x=1811928284; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=dmW9oDcU2mcbwI8dPNWwDJs8S3z5iYkuegCzVTuA9XQ=; b=Tf5u5qF0gxGEoE2CGdgsEUzofn9bhqXWn9ECYbYq9gwNlP6+DjNXT/nq Z+2RHA63j1dSVG3wlEeJyHI0Y9XjnUO4PnbJF/RIin3x3TGool0iJoT1K jEQ/dMqSaaIJ/yjVfXH/Y1H1UsMVqvcX8tmjUxzonQEFkCKauZjqIS/7M xgR269Nc1zsBwG3xeRf5gtOAc30u4X5rt5Ucxvmaj47JNvwsevLyzJsSp 7Unz4keP7uOHixWaFPH/ihrHhteJpFinYFYRPg5lxh/TzP9OhdR/+YZxh mfnGcPrBRRs1L8SuH/hHUK+ORsdXfwJ6JJOYu2qURYNCFX+uET+Vmj4MK A==; X-CSE-ConnectionGUID: SInbyqNiQFmPAJgPXd1Urg== X-CSE-MsgGUID: j3oUqpLDSbaMubhO/KQG8g== X-IronPort-AV: E=McAfee;i="6800,10657,11804"; a="81072261" X-IronPort-AV: E=Sophos;i="6.24,183,1774335600"; d="scan'208";a="81072261" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jun 2026 02:24:42 -0700 X-CSE-ConnectionGUID: 77NfOhEcQD2SfDz3F9aTng== X-CSE-MsgGUID: ngJI9wi+SQ6GlRwtWahacg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,183,1774335600"; d="scan'208";a="248940582" Received: from mkosciow-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.245.229]) by fmviesa005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jun 2026 02:24:38 -0700 Date: Tue, 2 Jun 2026 12:24:36 +0300 From: Andy Shevchenko To: Jonathan Cameron Cc: Angelo Dureghello , Greg Ungerer , Geert Uytterhoeven , Steven King , Arnd Bergmann , Maxime Coquelin , Alexandre Torgue , David Lechner , Nuno =?iso-8859-1?Q?S=E1?= , Andy Shevchenko , Greg Ungerer , linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-iio@vger.kernel.org Subject: Re: [PATCH v4 04/11] m68k: defconfig: update stmark2 defconfig Message-ID: References: <20260531-wip-stmark2-dac-v4-0-7e65ab4215dd@baylibre.com> <20260531-wip-stmark2-dac-v4-4-7e65ab4215dd@baylibre.com> <20260531165155.13e586cd@jic23-huawei> Precedence: bulk X-Mailing-List: linux-m68k@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260531165155.13e586cd@jic23-huawei> Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Sun, May 31, 2026 at 04:51:55PM +0100, Jonathan Cameron wrote: > On Sun, 31 May 2026 17:25:57 +0200 > Angelo Dureghello wrote: ... > > +CONFIG_MCF54415_DAC=y > > Sashiko makes the reasonable point that this symbol doesn't exist yet. > We don't care that much as they make different paths anyway but generally > I'd make sure defconfig updates are after the symbols are added. > > https://sashiko.dev/#/patchset/20260531-wip-stmark2-dac-v4-0-7e65ab4215dd%40baylibre.com There is even Bugzilla report for dangling entries and the ongoing patch review for adding this check to the `make` menu and some to checkpatch.pl. TL;DR: This change has to be fixed accordingly. -- With Best Regards, Andy Shevchenko