All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <yujie.liu@intel.com>
To: Heiko Stuebner <heiko@sntech.de>
Cc: Paul Gazzillo <paul@pgazz.com>,
	Necip Fazil Yildiran <fazilyildiran@gmail.com>,
	<kbuild-all@lists.01.org>,
	"Linux Memory Management List" <linux-mm@kvack.org>,
	Palmer Dabbelt <palmer@rivosinc.com>
Subject: [linux-next:master 10829/12195] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by ERRATA_THEAD
Date: Tue, 17 May 2022 15:13:16 +0800	[thread overview]
Message-ID: <18875b54-6b39-a8fa-c4d2-4a21f3175146@intel.com> (raw)
In-Reply-To: <202205171222.fxFkO8YK-lkp@intel.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
commit: a35707c3d850dda0ceefb75b1b3bd191921d5765 [10829/12195] riscv: add memory-type errata for T-Head
config: (https://download.01.org/0day-ci/archive/20220517/202205171222.fxFkO8YK-lkp@intel.com/config)
reproduce:
         # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a35707c3d850dda0ceefb75b1b3bd191921d5765
         git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
         git fetch --no-tags linux-next master
         git checkout a35707c3d850dda0ceefb75b1b3bd191921d5765
         # 1. reproduce by kismet
            # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
            kismet --linux-ksrc=linux --selectees CONFIG_RISCV_ALTERNATIVE --selectors CONFIG_ERRATA_THEAD -a=riscv
         # 2. reproduce by make
            # save the config file to linux source tree
            cd linux
            make ARCH=riscv olddefconfig

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <yujie.liu@intel.com>


kismet warnings: (new ones prefixed by >>)
 >> kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by ERRATA_THEAD

    WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE
      Depends on [n]: !XIP_KERNEL [=y]
      Selected by [y]:
      - ERRATA_THEAD [=y]
      - RISCV_ISA_SVPBMT [=y] && 64BIT [=y] && MMU [=y]

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp


      reply	other threads:[~2022-05-17  7:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17  4:33 [linux-next:master 10829/12195] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by ERRATA_THEAD kernel test robot
2022-05-17  7:13 ` kernel test robot [this message]

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=18875b54-6b39-a8fa-c4d2-4a21f3175146@intel.com \
    --to=yujie.liu@intel.com \
    --cc=fazilyildiran@gmail.com \
    --cc=heiko@sntech.de \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=palmer@rivosinc.com \
    --cc=paul@pgazz.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.