All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: "Jürgen Groß" <jgross@suse.com>
Cc: David Woodhouse <dwmw@amazon.co.uk>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH] x86/xen: Fix compilation error due to missing nopvspin declaration
Date: Wed, 20 Jan 2021 16:56:08 +0200	[thread overview]
Message-ID: <20210120145608.GA320304@unreal> (raw)
In-Reply-To: <255ed6ed-fad1-dbe1-6d82-73c6a78701cf@suse.com>

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

On Wed, Jan 20, 2021 at 03:47:00PM +0100, Jürgen Groß wrote:
> On 20.01.21 15:43, Leon Romanovsky wrote:
> > From: Leon Romanovsky <leonro@nvidia.com>
> >
> >   arch/x86/xen/smp_hvm.c: In function 'xen_hvm_smp_init':
> >   arch/x86/xen/smp_hvm.c:77:3: error: 'nopvspin' undeclared (first use in this function)
> >      nopvspin = true;
> >      ^~~~~~~~
> >   arch/x86/xen/smp_hvm.c:77:3: note: each undeclared identifier is reported only once for each function it appears in
> >   make[4]: *** [scripts/Makefile.build:279: arch/x86/xen/smp_hvm.o] Error 1
> >   make[3]: *** [scripts/Makefile.build:496: arch/x86/xen] Error 2
> >   make[3]: *** Waiting for unfinished jobs....
> >   make[2]: *** [Makefile:1805: arch/x86] Error 2
> >   make[2]: *** Waiting for unfinished jobs....
> >
> > Fixes: 3d7746bea925 ("x86/xen: Fix xen_hvm_smp_init() when vector callback not available")
> > Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
>
> There is already a fix queued in the xen tree.

Glad to hear, it is unfortunate that the problematic commit already in Linus tree.

Thanks

>
>
> Juergen






[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

      reply	other threads:[~2021-01-20 14:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 14:43 [PATCH] x86/xen: Fix compilation error due to missing nopvspin declaration Leon Romanovsky
2021-01-20 14:47 ` Jürgen Groß
2021-01-20 14:56   ` Leon Romanovsky [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=20210120145608.GA320304@unreal \
    --to=leon@kernel.org \
    --cc=boris.ostrovsky@oracle.com \
    --cc=dwmw@amazon.co.uk \
    --cc=jgross@suse.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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 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.