All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Liam Beguin <lvb@xiphos.com>, kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, linux-clk@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [clk:clk-lmk04832 2/3] clk-lmk04832.c:undefined reference to `spi_get_device_id'
Date: Mon, 28 Jun 2021 16:19:10 -0700	[thread overview]
Message-ID: <162492235019.2516444.7165219982334089263@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <202106282032.Nu4qxPkD-lkp@intel.com>

Quoting kernel test robot (2021-06-28 05:19:38)
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-lmk04832
> head:   6181baa177d417211ea28de793524ec3d13b256d
> commit: 3bc61cfd6f4a57de32132075b15b0ac8987ced1d [2/3] clk: add support for the lmk04832
> config: s390-randconfig-c023-20210628 (attached as .config)
> compiler: s390-linux-gcc (GCC) 9.3.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/clk/linux.git/commit/?id=3bc61cfd6f4a57de32132075b15b0ac8987ced1d
>         git remote add clk https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
>         git fetch --no-tags clk clk-lmk04832
>         git checkout 3bc61cfd6f4a57de32132075b15b0ac8987ced1d
>         # save the attached .config to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>

Will add depends on SPI to the Kconfig.

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Liam Beguin <lvb@xiphos.com>, kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, linux-clk@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [clk:clk-lmk04832 2/3] clk-lmk04832.c:undefined reference to `spi_get_device_id'
Date: Mon, 28 Jun 2021 16:19:10 -0700	[thread overview]
Message-ID: <162492235019.2516444.7165219982334089263@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <202106282032.Nu4qxPkD-lkp@intel.com>

Quoting kernel test robot (2021-06-28 05:19:38)
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-lmk04832
> head:   6181baa177d417211ea28de793524ec3d13b256d
> commit: 3bc61cfd6f4a57de32132075b15b0ac8987ced1d [2/3] clk: add support for the lmk04832
> config: s390-randconfig-c023-20210628 (attached as .config)
> compiler: s390-linux-gcc (GCC) 9.3.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/clk/linux.git/commit/?id=3bc61cfd6f4a57de32132075b15b0ac8987ced1d
>         git remote add clk https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
>         git fetch --no-tags clk clk-lmk04832
>         git checkout 3bc61cfd6f4a57de32132075b15b0ac8987ced1d
>         # save the attached .config to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>

Will add depends on SPI to the Kconfig.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: [clk:clk-lmk04832 2/3] clk-lmk04832.c:undefined reference to `spi_get_device_id'
Date: Mon, 28 Jun 2021 16:19:10 -0700	[thread overview]
Message-ID: <162492235019.2516444.7165219982334089263@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <202106282032.Nu4qxPkD-lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]

Quoting kernel test robot (2021-06-28 05:19:38)
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-lmk04832
> head:   6181baa177d417211ea28de793524ec3d13b256d
> commit: 3bc61cfd6f4a57de32132075b15b0ac8987ced1d [2/3] clk: add support for the lmk04832
> config: s390-randconfig-c023-20210628 (attached as .config)
> compiler: s390-linux-gcc (GCC) 9.3.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/clk/linux.git/commit/?id=3bc61cfd6f4a57de32132075b15b0ac8987ced1d
>         git remote add clk https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
>         git fetch --no-tags clk clk-lmk04832
>         git checkout 3bc61cfd6f4a57de32132075b15b0ac8987ced1d
>         # save the attached .config to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>

Will add depends on SPI to the Kconfig.

  reply	other threads:[~2021-06-28 23:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28 12:19 [clk:clk-lmk04832 2/3] clk-lmk04832.c:undefined reference to `spi_get_device_id' kernel test robot
2021-06-28 12:19 ` kernel test robot
2021-06-28 12:19 ` kernel test robot
2021-06-28 23:19 ` Stephen Boyd [this message]
2021-06-28 23:19   ` Stephen Boyd
2021-06-28 23:19   ` Stephen Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162492235019.2516444.7165219982334089263@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=lvb@xiphos.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.