From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="SU5xqc/t" Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21DB190; Tue, 28 Nov 2023 07:59:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701187142; x=1732723142; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=aFGhnhLBctAxdXmqRzubiIeJfbC6+H1rRvtasuLMDp8=; b=SU5xqc/tolCPmRhRaW+96fpfD4SZJfmY05hz8cmwIwmXLRjJrI+3oif4 bd3FfCIFqnlyEyrqjKoIt6umUz+GAy8VY86w4UJQ83CzenYSuZ1Q6fraA C4K0CmlR/QdCAXv0+/L0i9Mh+57wCmY5cCvIEbTlqhXy9q5YtgBM6Thd2 FH2gqVYAUr4pVDNWebe292PrTG0txN0+GChhC0BCvNlN0xpDzxpR9kM0b xlK4Qe6OxyJUVu0nHj1nYjelSWnL/dpDbmwtzhSHfsY/k1kt8X563JI/b TzpXu/Y6XXOcZ4uqXjtOkqwW7n7E5sbY4od2P7qRyfkRmxu7isRs/Jmg/ w==; X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="372324490" X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="372324490" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2023 07:59:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="802984915" X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="802984915" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga001.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2023 07:58:53 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1r80U5-00000000Cdt-1MWE; Tue, 28 Nov 2023 17:58:49 +0200 Date: Tue, 28 Nov 2023 17:58:49 +0200 From: Andy Shevchenko To: kernel test robot Cc: Linus Walleij , Bartosz Golaszewski , Rasmus Villemoes , Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , Krzysztof Kozlowski , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Geert Uytterhoeven , Biju Das , Claudiu Beznea , Jianlong Huang , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, openbmc@lists.ozlabs.org, linux-mips@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, oe-kbuild-all@lists.linux.dev, Ray Jui , Scott Branden , Broadcom internal kernel review list , Dong Aisheng , Fabio Estevam , Shawn Guo , Jacky Bai , Pengutronix Kernel Team , Sascha Hauer , NXP Linux Team , Sean Wang Subject: Re: [PATCH v2 12/21] pinctrl: core: Embed struct pingroup into struct group_desc Message-ID: References: <20231123193355.3400852-13-andriy.shevchenko@linux.intel.com> <202311250448.uz5Yom3N-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-arm-msm@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: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Tue, Nov 28, 2023 at 05:53:21PM +0200, Andy Shevchenko wrote: > On Sat, Nov 25, 2023 at 07:39:02AM +0800, kernel test robot wrote: > > Hi Andy, > > > > kernel test robot noticed the following build errors: > > > [also build test ERROR on linusw-pinctrl/for-next next-20231124] > > Hmm... I have compiled tested on Linux Next it several times, I can't reproduce > this neither with GCC nor with LLVM. Actually it rings a bell that some versions of GCC have a bug (?) that they may not identify initializations like this to be converted to constants as we are using compound literal it should make no difference. -- With Best Regards, Andy Shevchenko 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C24ECC07CA9 for ; Tue, 28 Nov 2023 15:59:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LB9Pv3thYaHx66rIElmXc1C53Al3thXTKutP1QZaDME=; b=X1L6LEBmqzrQtv OXTjjcWUc/xLQtgJKTaurnkYR8sFZ1Nua906wndPcFZkie2jWWElbkryp8lOi3Fl3RjCGhVk4YAdj 7+QwDP/OUqElABuiBXWHd/P8WtEfBUo68Z13yx4M/m50VOUSXUar69LR/0xvnkqo3dlngiblOl425 BGe+po/A/Qut1+PdehfUex392ieYtxd3eYYZAxqNaRI8828kO1Lpb0AuXw8js9HRswp5BC+3Km1qs x09bFUUSIRkC+18zYu5s7NlNV7wSZKxG3TSxVOHveUX2U6q+gxlbG+1dDR6hA81XPH6bsaxlzRmg5 9beI2e4qXPGvdx2X+DbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r80UR-005kl3-2k; Tue, 28 Nov 2023 15:59:11 +0000 Received: from mgamail.intel.com ([192.55.52.136]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r80UO-005kkG-2q; Tue, 28 Nov 2023 15:59:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701187148; x=1732723148; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=aFGhnhLBctAxdXmqRzubiIeJfbC6+H1rRvtasuLMDp8=; b=DrhYSE/soZ5ubqOA0PR68IfInTmU2Vg+oNe0DeshOOMgDHc/4RT7tVb8 udvgyAuV02JuimyIUQaygpum2BItI0Gvfby+oQWTjgPyJ/36+fPQ9Syx+ F1Q8Z0a8gmaTGKEcWBaS40sg+L53Gsh+7am11LoBRnLYCm9Pemb0GSOQz TRtkkdfS8U/NH8sn7B99nE2ZzeIxeJQAeXw10/QS2VJuT/Rm6DdVyoWbo 6DjGJPJirJoeWe11io113Df4x+boGRuMi/fNrdZsLAoL9uvn7sZYAHHgt BFH3UJ8wOAyV0osn8Hil8wZRseLpCOIzFhaYHEGsxRAWoN9krQxie6pIH A==; X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="372324485" X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="372324485" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2023 07:59:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="802984915" X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="802984915" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga001.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2023 07:58:53 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1r80U5-00000000Cdt-1MWE; Tue, 28 Nov 2023 17:58:49 +0200 Date: Tue, 28 Nov 2023 17:58:49 +0200 From: Andy Shevchenko To: kernel test robot Cc: Linus Walleij , Bartosz Golaszewski , Rasmus Villemoes , Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , Krzysztof Kozlowski , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Geert Uytterhoeven , Biju Das , Claudiu Beznea , Jianlong Huang , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, openbmc@lists.ozlabs.org, linux-mips@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, oe-kbuild-all@lists.linux.dev, Ray Jui , Scott Branden , Broadcom internal kernel review list , Dong Aisheng , Fabio Estevam , Shawn Guo , Jacky Bai , Pengutronix Kernel Team , Sascha Hauer , NXP Linux Team , Sean Wang Subject: Re: [PATCH v2 12/21] pinctrl: core: Embed struct pingroup into struct group_desc Message-ID: References: <20231123193355.3400852-13-andriy.shevchenko@linux.intel.com> <202311250448.uz5Yom3N-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231128_075908_950532_4A5A7023 X-CRM114-Status: GOOD ( 14.90 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 28, 2023 at 05:53:21PM +0200, Andy Shevchenko wrote: > On Sat, Nov 25, 2023 at 07:39:02AM +0800, kernel test robot wrote: > > Hi Andy, > > > > kernel test robot noticed the following build errors: > > > [also build test ERROR on linusw-pinctrl/for-next next-20231124] > > Hmm... I have compiled tested on Linux Next it several times, I can't reproduce > this neither with GCC nor with LLVM. Actually it rings a bell that some versions of GCC have a bug (?) that they may not identify initializations like this to be converted to constants as we are using compound literal it should make no difference. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel