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 X-Spam-Level: X-Spam-Status: No, score=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E144C43460 for ; Tue, 4 May 2021 14:16:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E12666117A for ; Tue, 4 May 2021 14:16:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231472AbhEDORE (ORCPT ); Tue, 4 May 2021 10:17:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:46662 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231308AbhEDORE (ORCPT ); Tue, 4 May 2021 10:17:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3F707610FA; Tue, 4 May 2021 14:16:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620137769; bh=uz5a7cJ2r811UV8pCUnNKyfngvW9/TTCZFmVaI8xWgM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RcUK8zv4N5G/K8//HefJV8YPH8EweoqGi8nq9guawOn7AOxuNfmPVgVVsptQwDiEG hDGoKwbKvJCFrXANtKnhkbCN9etIGIAn2QIqlvqrn3GNsXpj02TndXEQrhuZRBOA4l EgbE0w1lPkWnKCHN8GX/xlr/PQ6kIcg+GN9cvW10= Date: Tue, 4 May 2021 16:16:07 +0200 From: Greg Kroah-Hartman To: Arnd Bergmann Cc: Nick Desaulniers , kernel test robot , kbuild-all@lists.01.org, clang-built-linux , Andrew Morton , Linux Memory Management List , Sasha Levin , Alexander Shishkin , Masahiro Yamada , stable Subject: Re: [stable:linux-5.4.y 5541/6083] ERROR: "__memcat_p" [drivers/hwtracing/stm/stm_core.ko] undefined! Message-ID: References: <202105030311.xWwkyV9z-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, May 04, 2021 at 12:46:05PM +0200, Arnd Bergmann wrote: > On Tue, May 4, 2021 at 10:26 AM Greg Kroah-Hartman > wrote: > > > On Tue, May 04, 2021 at 09:41:14AM +0200, Arnd Bergmann wrote: > > > which is the same as what 7273ad2b08f8 does, but only for this one file > > > instead of all of lib/*.o. > > > > I think a "one off" change would be best here. Can you submit it? > > Sent https://lore.kernel.org/lkml/20210504104441.1317138-1-arnd@kernel.org/T/ Thanks, now queued up. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5931144944054357916==" MIME-Version: 1.0 From: Greg Kroah-Hartman To: kbuild-all@lists.01.org Subject: Re: [stable:linux-5.4.y 5541/6083] ERROR: "__memcat_p" [drivers/hwtracing/stm/stm_core.ko] undefined! Date: Tue, 04 May 2021 16:16:07 +0200 Message-ID: In-Reply-To: List-Id: --===============5931144944054357916== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Tue, May 04, 2021 at 12:46:05PM +0200, Arnd Bergmann wrote: > On Tue, May 4, 2021 at 10:26 AM Greg Kroah-Hartman > wrote: > = > > On Tue, May 04, 2021 at 09:41:14AM +0200, Arnd Bergmann wrote: > > > which is the same as what 7273ad2b08f8 does, but only for this one fi= le > > > instead of all of lib/*.o. > > > > I think a "one off" change would be best here. Can you submit it? > = > Sent https://lore.kernel.org/lkml/20210504104441.1317138-1-arnd(a)kernel.= org/T/ Thanks, now queued up. greg k-h --===============5931144944054357916==--