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=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_IN_DEF_DKIM_WL autolearn=unavailable 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 343C1C4338F for ; Wed, 4 Aug 2021 17:18:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1906160EBB for ; Wed, 4 Aug 2021 17:18:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239833AbhHDRSl (ORCPT ); Wed, 4 Aug 2021 13:18:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37860 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239814AbhHDRSh (ORCPT ); Wed, 4 Aug 2021 13:18:37 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34CEDC0613D5 for ; Wed, 4 Aug 2021 10:18:24 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id x8so5727606lfe.3 for ; Wed, 04 Aug 2021 10:18:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=CEMSlLo/4eh/Hj8rGHRAwqVIGlNxyDjckrl7zG49UZU=; b=s0SYWEmyqzG8E3OqYenfSTqbSEJfVxO5VO1UKgWV5luA7mZLTQnIEWyrDR1G+SKYG4 j6mU3ylcl0vCC5v8N7/M98yfYD3A9RLAYu/uM2sX4QLIt66ZAVA+3Ty+6n2P8dxsDZJF Zc1jrBIr7woNQW0eeIZK1o0vz5rMhtjjrN5g6RBB2skpB001IesD7ghcptBsP4YhYMhg ZcbkRURclcm/MaRne783l9Mz5Ck/xJsoo4/50N952Oif/iker6T3LXHWikCzqkKTUdss a3h0azNmOI1Zeapfo6qwfqYEWaV9CrzMlQ2wyNWmBJykDT/WjFgtQkxw0YjJAlm1FoSq wADw== 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=CEMSlLo/4eh/Hj8rGHRAwqVIGlNxyDjckrl7zG49UZU=; b=r1LtrJ/6MWBlKjTgiW9gnHTQYlRXniu3tp9pXjDXb9YHHw5+LgkT8/tIEQ4k0+/+Bf ZIIzQV+elp59Hox5ZwlBRG4FB0OkgPr368o/FsFqCltA35zMabXsEwWRtNb9ewAczFLZ G91qCMT8lCS4b6uG6HO0UCObMMO6h6cj/ep5ic+w3jwXCp2nHfGJKg0cJekl//qIdLr0 tOtIcoz7tEaqr40Kch09iIYAMxAlDhW1gsaT7gvEkwjYu6Zc5tep0bei4toYO1f0e6Ku 6YJjWDqNheaJqFvJ1XSSUtmkRECHw2DbrRpMtRNWk2wR5L1JkJATCadx0mijoIgXULNX a6Hg== X-Gm-Message-State: AOAM530f+bmawjcYaXIO402MLvNOCyK1GuPvA/pNImcRsIjzvRiUIMUU cj02FhK9Ofr3ujwAjCoe9vARm7vfYsm3ew7aJUIvqPupVL7cjw== X-Google-Smtp-Source: ABdhPJzFUWbfdSUmjcKOz5zqZmHo9hyzefo+K3cplbHAFwQKp0np9RT0yrCABkpmAjnXdi1oOJ7t22Lg1HgVjR3Fr9g= X-Received: by 2002:a05:6512:39ca:: with SMTP id k10mr196778lfu.547.1628097502271; Wed, 04 Aug 2021 10:18:22 -0700 (PDT) MIME-Version: 1.0 References: <202108041936.52T4sUU6-lkp@intel.com> In-Reply-To: <202108041936.52T4sUU6-lkp@intel.com> From: Nick Desaulniers Date: Wed, 4 Aug 2021 10:18:10 -0700 Message-ID: Subject: Re: ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined! To: Chen Rong , Philip Li Cc: Nathan Chancellor , clang-built-linux@googlegroups.com, kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Andrew Morton , Linux Memory Management List , kernel test robot Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 4, 2021 at 4:39 AM kernel test robot wrote: > > Hi Nathan, > > First bad commit (maybe != root cause): > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: d5ad8ec3cfb56a017de6a784835666475b4be349 > commit: 6fef087d0d37ba7dba8f3d75566eb4c256cd6742 hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script > date: 4 weeks ago > config: hexagon-randconfig-r023-20210804 (attached as .config) cool, one of the first reports from 0day bot of hexagon :) > compiler: clang version 12.0.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6fef087d0d37ba7dba8f3d75566eb4c256cd6742 > git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > git fetch --no-tags linus master > git checkout 6fef087d0d37ba7dba8f3d75566eb4c256cd6742 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=hexagon > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>, old ones prefixed by <<): > > >> ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined! > >> ERROR: modpost: "__raw_readsl" [drivers/i3c/master/i3c-master-cdns.ko] undefined! > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org -- Thanks, ~Nick Desaulniers 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=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_IN_DEF_DKIM_WL autolearn=ham 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 14549C4338F for ; Wed, 4 Aug 2021 17:18:26 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 8CB6F60E53 for ; Wed, 4 Aug 2021 17:18:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8CB6F60E53 Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvack.org Received: by kanga.kvack.org (Postfix) id 16D3C8D0001; Wed, 4 Aug 2021 13:18:25 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 11E0B6B0072; Wed, 4 Aug 2021 13:18:25 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 00B998D0001; Wed, 4 Aug 2021 13:18:24 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0070.hostedemail.com [216.40.44.70]) by kanga.kvack.org (Postfix) with ESMTP id D95CB6B0071 for ; Wed, 4 Aug 2021 13:18:24 -0400 (EDT) Received: from smtpin30.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id 8401C8249980 for ; Wed, 4 Aug 2021 17:18:24 +0000 (UTC) X-FDA: 78438056928.30.F2A7D21 Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) by imf27.hostedemail.com (Postfix) with ESMTP id 2CFBD70062B0 for ; Wed, 4 Aug 2021 17:18:24 +0000 (UTC) Received: by mail-lf1-f42.google.com with SMTP id f42so5680958lfv.7 for ; Wed, 04 Aug 2021 10:18:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=CEMSlLo/4eh/Hj8rGHRAwqVIGlNxyDjckrl7zG49UZU=; b=s0SYWEmyqzG8E3OqYenfSTqbSEJfVxO5VO1UKgWV5luA7mZLTQnIEWyrDR1G+SKYG4 j6mU3ylcl0vCC5v8N7/M98yfYD3A9RLAYu/uM2sX4QLIt66ZAVA+3Ty+6n2P8dxsDZJF Zc1jrBIr7woNQW0eeIZK1o0vz5rMhtjjrN5g6RBB2skpB001IesD7ghcptBsP4YhYMhg ZcbkRURclcm/MaRne783l9Mz5Ck/xJsoo4/50N952Oif/iker6T3LXHWikCzqkKTUdss a3h0azNmOI1Zeapfo6qwfqYEWaV9CrzMlQ2wyNWmBJykDT/WjFgtQkxw0YjJAlm1FoSq wADw== 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=CEMSlLo/4eh/Hj8rGHRAwqVIGlNxyDjckrl7zG49UZU=; b=FH33OLZIvg6tsp9+oNKjvkoQUx2YfBJVzS9rCWrFgzM+wRMxZAGSLrHpSOlls6P+Qy InRbPHKqGFPp2psTJmhOaJiTX5ebtOiB3RdmcytPSoABdC3YZJ8YIj/0Z5rX86dXjcRu GO/dLy0bD4LBd2rJb9ZadPkqKvNakD1bhrJuQzSak4tW/eqsm3sc0bIw8/p0XMopuKbN 8JTpTvUXZyyTX/ZOeLn/Bogox31OazuECWVKPq1GAqpl0XapjQvzhHibMG59D3Ua6ZSA sLUwmQllXaEOA8PDXff/sCxYrhp91Ww8KCwNBwGZwatVUsYPKlaeG41cJfWXFDodes/k X96A== X-Gm-Message-State: AOAM530I5UnFSzIC7Y9bNujQ36dEbvJad4yHq8GKHaxDp+JADtvg5qYY XNxVSEg+zCVTXtEgr0m3i4h+gB9rXZ9ep7hcDB8C9g== X-Google-Smtp-Source: ABdhPJzFUWbfdSUmjcKOz5zqZmHo9hyzefo+K3cplbHAFwQKp0np9RT0yrCABkpmAjnXdi1oOJ7t22Lg1HgVjR3Fr9g= X-Received: by 2002:a05:6512:39ca:: with SMTP id k10mr196778lfu.547.1628097502271; Wed, 04 Aug 2021 10:18:22 -0700 (PDT) MIME-Version: 1.0 References: <202108041936.52T4sUU6-lkp@intel.com> In-Reply-To: <202108041936.52T4sUU6-lkp@intel.com> From: Nick Desaulniers Date: Wed, 4 Aug 2021 10:18:10 -0700 Message-ID: Subject: Re: ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined! To: Chen Rong , Philip Li Cc: Nathan Chancellor , clang-built-linux@googlegroups.com, kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Andrew Morton , Linux Memory Management List , kernel test robot Content-Type: text/plain; charset="UTF-8" X-Rspamd-Server: rspam06 X-Rspamd-Queue-Id: 2CFBD70062B0 Authentication-Results: imf27.hostedemail.com; dkim=pass header.d=google.com header.s=20161025 header.b=s0SYWEmy; dmarc=pass (policy=reject) header.from=google.com; spf=pass (imf27.hostedemail.com: domain of ndesaulniers@google.com designates 209.85.167.42 as permitted sender) smtp.mailfrom=ndesaulniers@google.com X-Stat-Signature: wo5yh94ajhkppubt5sxx8kswxofye8e6 X-HE-Tag: 1628097504-687762 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Wed, Aug 4, 2021 at 4:39 AM kernel test robot wrote: > > Hi Nathan, > > First bad commit (maybe != root cause): > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: d5ad8ec3cfb56a017de6a784835666475b4be349 > commit: 6fef087d0d37ba7dba8f3d75566eb4c256cd6742 hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script > date: 4 weeks ago > config: hexagon-randconfig-r023-20210804 (attached as .config) cool, one of the first reports from 0day bot of hexagon :) > compiler: clang version 12.0.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6fef087d0d37ba7dba8f3d75566eb4c256cd6742 > git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > git fetch --no-tags linus master > git checkout 6fef087d0d37ba7dba8f3d75566eb4c256cd6742 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=hexagon > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>, old ones prefixed by <<): > > >> ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined! > >> ERROR: modpost: "__raw_readsl" [drivers/i3c/master/i3c-master-cdns.ko] undefined! > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org -- Thanks, ~Nick Desaulniers From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7631293373764745891==" MIME-Version: 1.0 From: Nick Desaulniers To: kbuild-all@lists.01.org Subject: Re: ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined! Date: Wed, 04 Aug 2021 10:18:10 -0700 Message-ID: In-Reply-To: <202108041936.52T4sUU6-lkp@intel.com> List-Id: --===============7631293373764745891== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Wed, Aug 4, 2021 at 4:39 AM kernel test robot wrote: > > Hi Nathan, > > First bad commit (maybe !=3D root cause): > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gi= t master > head: d5ad8ec3cfb56a017de6a784835666475b4be349 > commit: 6fef087d0d37ba7dba8f3d75566eb4c256cd6742 hexagon: handle {,SOFT}I= RQENTRY_TEXT in linker script > date: 4 weeks ago > config: hexagon-randconfig-r023-20210804 (attached as .config) cool, one of the first reports from 0day bot of hexagon :) > compiler: clang version 12.0.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.= git/commit/?id=3D6fef087d0d37ba7dba8f3d75566eb4c256cd6742 > git remote add linus https://git.kernel.org/pub/scm/linux/kernel/= git/torvalds/linux.git > git fetch --no-tags linus master > git checkout 6fef087d0d37ba7dba8f3d75566eb4c256cd6742 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dclang make.cross AR= CH=3Dhexagon > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>, old ones prefixed by <<): > > >> ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko= ] undefined! > >> ERROR: modpost: "__raw_readsl" [drivers/i3c/master/i3c-master-cdns.ko]= undefined! > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org -- = Thanks, ~Nick Desaulniers --===============7631293373764745891==--