linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Juergen Gross <jgross@suse.com>,
	linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org
Cc: julien.grall@arm.com, tycho@docker.com
Subject: Re: [PATCH] xen: don't compile pv-specific parts if XEN_PV isn't configured
Date: Mon, 18 Sep 2017 16:00:38 -0400	[thread overview]
Message-ID: <209bb727-d167-f18b-2f7b-fa2b9c158e33@oracle.com> (raw)
In-Reply-To: <20170914123858.1167-1-jgross@suse.com>

On 09/14/2017 08:38 AM, Juergen Gross wrote:
> xenbus_client.c contains some functions specific for pv guests.
> Enclose them with #ifdef CONFIG_XEN_PV to avoid compiling them when
> they are not needed (e.g. on ARM).
>
> Signed-off-by: Juergen Gross <jgross@suse.com>

Applied to for-linus-14b.

-boris

      parent reply	other threads:[~2017-09-18 20:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14 12:38 [PATCH] xen: don't compile pv-specific parts if XEN_PV isn't configured Juergen Gross
2017-09-14 14:00 ` Boris Ostrovsky
2017-09-14 14:03   ` Juergen Gross
2017-09-14 14:07     ` Boris Ostrovsky
2017-09-14 16:31 ` Tycho Andersen
2017-09-15  5:54   ` Juergen Gross
2017-09-18 20:00 ` Boris Ostrovsky [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=209bb727-d167-f18b-2f7b-fa2b9c158e33@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=jgross@suse.com \
    --cc=julien.grall@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tycho@docker.com \
    --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 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).