public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <senozhatsky@chromium.org>
To: kernel test robot <lkp@intel.com>
Cc: Sergey Senozhatsky <senozhatsky@chromium.org>,
	kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	"Paul E. McKenney" <paulmck@kernel.org>
Subject: Re: [rcu:dev.2021.05.18a 19/26] arch/powerpc/include/asm/kvm_para.h:27:40: error: 'KVM_HC_FEATURES' undeclared
Date: Fri, 21 May 2021 14:19:05 +0900	[thread overview]
Message-ID: <YKdCyQWqMVChz3Is@google.com> (raw)
In-Reply-To: <202105211023.BuU7Y7IQ-lkp@intel.com>

On (21/05/21 10:35), kernel test robot wrote:
> 
>    In file included from arch/powerpc/include/asm/epapr_hcalls.h:53,
>                     from arch/powerpc/include/uapi/asm/kvm_para.h:82,
>                     from arch/powerpc/include/asm/kvm_para.h:13,
>                     from kernel/rcu/tree_stall.h:10,
>                     from kernel/rcu/tree.c:4783:

I think I #include wrong header.

It should be

#include <linux/kvm_para.h>

not

#include <asm/kvm_para.h>

      reply	other threads:[~2021-05-21  5:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-21  2:35 [rcu:dev.2021.05.18a 19/26] arch/powerpc/include/asm/kvm_para.h:27:40: error: 'KVM_HC_FEATURES' undeclared kernel test robot
2021-05-21  5:19 ` Sergey Senozhatsky [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=YKdCyQWqMVChz3Is@google.com \
    --to=senozhatsky@chromium.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=paulmck@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox