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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A80F0EE57E3 for ; Fri, 8 Sep 2023 08:33:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236946AbjIHId5 (ORCPT ); Fri, 8 Sep 2023 04:33:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233283AbjIHId4 (ORCPT ); Fri, 8 Sep 2023 04:33:56 -0400 Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78EF01BE9 for ; Fri, 8 Sep 2023 01:33:52 -0700 (PDT) Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.17.1.22/8.17.1.22) with ESMTP id 3885XP36019373; Fri, 8 Sep 2023 03:33:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=PODMain02222019; bh=GlK6kxYnBUNfM4D NEqZcTn84mMCaz2xXCQlng8PUdaE=; b=PajhVRDWvzW3kAT9jQJJXNO6hcCj8qI DS7CxMJX7HX+T3JXtgol9rXqbcWiJUaBV1K6sC2EMWhVDqQCm6xuUfR5uwK1d9/S OhSDl0jKm6X0mbXAVdP9f8zfxyl4DicA/j9NbxuUyxGPiobvKoqXtbued2q9O6uj eQfslmppgFek+voM+dXTr4/hbtcB0r0ZA//e+VKtiCcqs6k7EdEme79xmg2zGkPg dmTfKj4wzCbJThln1xS92pWw1akPpPhw2onUfbKDyk5GLT9HKs6XejMq+b4K0lRy /cCfBoh5l6QgqDJvL9pCXXfBB0UeYVEPNML/neQsB9o/hpYj0bzvyuQ== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 3sv2ex7sq1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 08 Sep 2023 03:33:10 -0500 (CDT) Received: from ediex02.ad.cirrus.com (198.61.84.81) by ediex01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.37; Fri, 8 Sep 2023 09:33:08 +0100 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by anon-ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server id 15.2.1118.37 via Frontend Transport; Fri, 8 Sep 2023 09:33:08 +0100 Received: from ediswmail.ad.cirrus.com (ediswmail.ad.cirrus.com [198.61.86.93]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id E7E0F11AA; Fri, 8 Sep 2023 08:33:07 +0000 (UTC) Date: Fri, 8 Sep 2023 08:33:07 +0000 From: Charles Keepax To: Pierre-Louis Bossart CC: kernel test robot , Bard Liao , , , Mark Brown , =?iso-8859-1?Q?P=E9ter?= Ujfalusi , Ranjani Sridharan , ALSA Development Mailing List Subject: Re: sound/soc/soc-pcm.c:1082:1: warning: the frame size of 1324 bytes is larger than 1024 bytes Message-ID: <20230908083307.GP103419@ediswmail.ad.cirrus.com> References: <202309080339.rbPMLUjl-lkp@intel.com> <76bf0f24-3d7c-0249-bf5c-3abb1a3641d0@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <76bf0f24-3d7c-0249-bf5c-3abb1a3641d0@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Proofpoint-ORIG-GUID: HPrv4GO4q4lpLi5Xq8GxFASyLN6oephl X-Proofpoint-GUID: HPrv4GO4q4lpLi5Xq8GxFASyLN6oephl X-Proofpoint-Spam-Reason: safe Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 07, 2023 at 10:20:56PM -0400, Pierre-Louis Bossart wrote: > > > On 9/7/23 15:23, kernel test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > head: 4a0fc73da97efd23a383ca839e6fe86410268f6b > > commit: ac950278b0872c87bcef6153fd9c119265c8ba83 ASoC: add N cpus to M codecs dai link support > > date: 3 months ago > > config: i386-buildonly-randconfig-006-20230908 (https://download.01.org/0day-ci/archive/20230908/202309080339.rbPMLUjl-lkp@intel.com/config) > > compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0 > > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230908/202309080339.rbPMLUjl-lkp@intel.com/reproduce) > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > the same patch/commit), kindly add following tags > > | Reported-by: kernel test robot > > | Closes: https://lore.kernel.org/oe-kbuild-all/202309080339.rbPMLUjl-lkp@intel.com/ > > > > All warnings (new ones prefixed by >>): > > > > sound/soc/soc-pcm.c: In function '__soc_pcm_hw_params': > >>> sound/soc/soc-pcm.c:1082:1: warning: the frame size of 1324 bytes is larger than 1024 bytes [-Wframe-larger-than=] > > } > > ^ > > isn't this the same issue that Charles Keepax wanted to address with > "[PATCH] ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_params"? > > That's clearly no longer an ARM-only issue and it does look like a > compiler issue. > Shoot yeah I think I forgot to respin that patch will do it this morning. Thanks, Charles