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 D45EFCD13D9 for ; Mon, 18 Sep 2023 15:26:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235797AbjIRP0i (ORCPT ); Mon, 18 Sep 2023 11:26:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231171AbjIRP0e (ORCPT ); Mon, 18 Sep 2023 11:26:34 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C45DC100; Mon, 18 Sep 2023 08:24:11 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C5744C3278A; Mon, 18 Sep 2023 14:40:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695048038; bh=72A3RMIZJmHx8XBk/HX5om5J8tMSKPisdGFQjimNloY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=K15hjWmAXXINZIdK+qe8cDfi7qyrC+LpFHt2Kw8DsEfq7LWdUA3gozCcNTIZEau/L Lmd0xPiS1yfrDRe3VIldChXs+tTT31RmcZUAnine+flaLZCo5WzMab/bR4LvvWXX7c +Dx2zBgkOvb8vu2zRKY2MYAfFX6sG3ddTO4f8UTw6hcm5RoWVrv3eKZonCjnYxar3a 99uCqo1Q4DrgkmHPnxFpoJ9No95POaBkQfkbO77I9eCPiIcu9tZHsYSuCbrcqqXePd tdkqyYoIMNhC5oCQqiIEMT6JddjMnahAI2s6M3nZqz9Q2s6RHXWdX/ZW4TeJQGGyEx dYUayDs8IeCew== Date: Mon, 18 Sep 2023 15:40:33 +0100 From: Lee Jones To: Randy Dunlap Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , James Schulman , David Rhodes , Richard Fitzgerald , ALSA Development Mailing List Subject: Re: linux-next: Tree for Sep 15 (drivers/mfd/cs42l43.o) Message-ID: <20230918144033.GQ13143@google.com> References: <20230915120127.1bc03420@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 15 Sep 2023, Randy Dunlap wrote: > > > On 9/14/23 19:01, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20230914: > > > > The btrfs tree gained a conflist against the mm tree. > > > > The device-mapper tree gained a build failure so I used the version > > from next-20230914. > > > > The kspp tree lost its build failure. > > > > Non-merge commits (relative to Linus' tree): 5026 > > 2501 files changed, 391711 insertions(+), 34318 deletions(-) > > > > ---------------------------------------------------------------------------- > > > > on arm64: > > aarch64-linux-ld: drivers/mfd/cs42l43.o: in function `cs42l43_boot_work': > cs42l43.c:(.text+0x19d4): undefined reference to `devm_regmap_add_irq_chip' > > Using GCC 13.2.0 from kernel.org crosstools. > > Full randconfig file is attached. Who is the intended consumer of this report? Are you planning on following up with a patch? -- Lee Jones [李琼斯]