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 C7C61C4332F for ; Wed, 9 Nov 2022 08:58:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229452AbiKII6a (ORCPT ); Wed, 9 Nov 2022 03:58:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34868 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229503AbiKII6a (ORCPT ); Wed, 9 Nov 2022 03:58:30 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 216297650; Wed, 9 Nov 2022 00:58:27 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id A042C1FB; Wed, 9 Nov 2022 00:58:33 -0800 (PST) Received: from bogus (unknown [10.57.6.137]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 865D23F73D; Wed, 9 Nov 2022 00:58:26 -0800 (PST) Date: Wed, 9 Nov 2022 08:58:23 +0000 From: Sudeep Holla To: Stephen Rothwell Cc: Cristian Marussi , Sudeep Holla , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the scmi tree Message-ID: <20221109085823.qixqq47z2fr7wivv@bogus> References: <20221109092901.0c748a3e@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221109092901.0c748a3e@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Hi Stephen, On Wed, Nov 09, 2022 at 09:29:01AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the scmi tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: modpost: "debugfs_create_str" [drivers/firmware/arm_scmi/scmi-module.ko] undefined! > > Caused by commit > > 4ccdc880f1bb ("firmware: arm_scmi: Add core Raw transmission support") > > I have used the scmi tree from next-20221108 for today. > Sorry for that, and thanks for identifying and dropping it in -next. I will drop the changes until we have fixed it. -- Regards, Sudeep