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=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 BBB8EC433E2 for ; Tue, 8 Sep 2020 20:08:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F12C2137B for ; Tue, 8 Sep 2020 20:08:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="SfZeBpwG" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730338AbgIHUIj (ORCPT ); Tue, 8 Sep 2020 16:08:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730317AbgIHPTQ (ORCPT ); Tue, 8 Sep 2020 11:19:16 -0400 Received: from mail-lf1-x141.google.com (mail-lf1-x141.google.com [IPv6:2a00:1450:4864:20::141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BA453C004596 for ; Tue, 8 Sep 2020 08:03:50 -0700 (PDT) Received: by mail-lf1-x141.google.com with SMTP id z17so9329239lfi.12 for ; Tue, 08 Sep 2020 08:03:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=35ffxxsxZE/p6QPZ+y6QCPHa8SJQuBpKbrJ3nN8f7Do=; b=SfZeBpwGk5EdXuctT8Rfu5FaUAR8dmQYobfsnrAQ0U51z5DyNExlZifizNW/Z+KpE6 Y5xfsLpgTAbhABsXDfSIw+0PUmYj4zBbosX2YpIguoq23vV+/t8rVH8zf8QhZwwBB4fZ ykv4ddJ9jzXCMoA+119I7ywtCr4Wc5U16/6e44YOhqIcmQYaiHIvPZHd6ILKLyyCOj0+ 5e8GJdKA+qeEBL1qIbYiz+Kt8DvQcDvpS653F35kl/ec94nvVv6BONeQGYiZhMcozk3y NiPDI+XUgag9CcRj2z6ntZVpum8MWu5cfG37rKhQN0T/FQ7RYinWD2pGlsMnw709qSoG 3RVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=35ffxxsxZE/p6QPZ+y6QCPHa8SJQuBpKbrJ3nN8f7Do=; b=ZY4Fit3ZXnnJlyUJOFK7zH10Q/jVvDxyYZ7pWk3NeMg7akjqrCMqP7lLj2DN03ua7I gf7EvXVvdDLew/3LfRCHk1/QHbCLDZRzkKiMdY2cAs0WtExLenL3Fu5LUyPM2ky3bpfp rZII4VMW83wHOWzMSgGS/mM6tioaKdg/aiBv+Ny1kW+wqYJsslmYCCsc8HWqg6eFp2w4 tcZZvVTcSiZjwvDXLDCzf6PBC8t5J/7Ak64IQ9JcWOJ9oy0u99c+2MMuLYAtoFbds17l lCXLdNq42i7Ng09zSP7pyVj1NDcfXMzQIaI76W9TnCX3T/h5e5kd3vYyWvirBOzE6jvO ptHg== X-Gm-Message-State: AOAM531vyWHLDA2lxfy9NtVf/J6Dr5RdcTe0MbnE/IWzcs+RhehZyVON SAgozHXTly/ivn//OJm5giFKTTHmctWdBzC8pTzDBg== X-Google-Smtp-Source: ABdhPJyloY+0ffwnRt4valQxwgqq+18FVfS+W8CEn6xuoIUFjrD4ZGBo6n6WZ3bGrhD9AIi2w/koBpPRBihOXvRliFk= X-Received: by 2002:a19:6b17:: with SMTP id d23mr1392055lfa.190.1599577429182; Tue, 08 Sep 2020 08:03:49 -0700 (PDT) MIME-Version: 1.0 References: <20200908205659.361b0a1b@canb.auug.org.au> In-Reply-To: From: Vincent Guittot Date: Tue, 8 Sep 2020 17:03:37 +0200 Message-ID: Subject: Re: linux-next: Tree for Sep 8 (sched/topology.c) To: Randy Dunlap Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , Ingo Molnar , Peter Zijlstra , Juri Lelli , Valentin Schneider Content-Type: text/plain; charset="UTF-8" Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Adding Valentin as this seems related to the patch "sched/topology: Move sd_flag_debug out of linux/sched/topology.h" On Tue, 8 Sep 2020 at 16:48, Randy Dunlap wrote: > > On 9/8/20 3:56 AM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20200903: > > > > on i386: > > ld: kernel/sched/topology.o: in function `cpu_attach_domain': > topology.c:(.text+0xf03): undefined reference to `sd_flag_debug' > ld: topology.c:(.text+0xf4f): undefined reference to `sd_flag_debug' > ld: topology.c:(.text+0xfc2): undefined reference to `sd_flag_debug' > > > Full randconfig file is attached. > > > -- > ~Randy > Reported-by: Randy Dunlap