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

* 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. 

Sebastian

  reply	other threads:[~2016-03-29 16:13 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 [this message]
2016-03-29 16:18   ` Rik van Riel
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=20160329161346.GE13334@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=riel@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).