linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rik van Riel <riel@redhat.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: linux-rt-users@vger.kernel.org, williams@redhat.com,
	srostedt@redhat.com, pbonzini <pbonzini@redhat.com>
Subject: Re: [PATCH -rt] kvm,rt: change async pagefault code locking for rt-preempt
Date: Tue, 29 Mar 2016 12:18:49 -0400	[thread overview]
Message-ID: <1459268329.6219.8.camel@redhat.com> (raw)
In-Reply-To: <20160329161346.GE13334@linutronix.de>

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

On Tue, 2016-03-29 at 18:13 +0200, Sebastian Andrzej Siewior wrote:
> * Rik van Riel | 2016-03-18 14:20:52 [-0400]:
> 
> > 
> > --- a/arch/x86/kernel/kvm.c
> > +++ b/arch/x86/kernel/kvm.c
> > @@ -36,6 +36,7 @@
> > #include <linux/kprobes.h>
> > #include <linux/debugfs.h>
> > #include <linux/nmi.h>
> > +#include <linux/wait-simple.h>
> This does not work since v4.4.4-rt11:
> 
> > 
> > arch/x86/kernel/kvm.c:39:31: fatal error: linux/wait-simple.h: No
> > such file or directory
> In -rt11 I pulled in the swait queue which was in the -tip tree and
> is
> now part of v4.6-rc1. So if you could please refresh the patch and
> resend it then I will be able pick it up for the next -RT release and
> the KVM maintainer will be able to pick it up, too. 

I missed that swait went upstream, but I believe Paulo fixed
up the patch and has it in the KVM tree already.

-- 
All Rights Reversed.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2016-03-29 16:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18 18:20 [PATCH -rt] kvm,rt: change async pagefault code locking for rt-preempt Rik van Riel
2016-03-29 16:13 ` Sebastian Andrzej Siewior
2016-03-29 16:18   ` Rik van Riel [this message]
2016-03-29 16:28     ` Paolo Bonzini
2016-03-29 16:33       ` Sebastian Andrzej Siewior

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=1459268329.6219.8.camel@redhat.com \
    --to=riel@redhat.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=srostedt@redhat.com \
    --cc=williams@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).