All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>, xen-devel@lists.xen.org
Subject: Re: [PATCH] rump kernels: use new platform macro
Date: Tue, 3 Feb 2015 13:27:54 +0000	[thread overview]
Message-ID: <1422970074.9323.77.camel@citrix.com> (raw)
In-Reply-To: <1422969055-636-1-git-send-email-wei.liu2@citrix.com>

On Tue, 2015-02-03 at 13:10 +0000, Wei Liu wrote:
> Starting from rump kernel changeset 91d5623 ("Renaming platform macros,
> app-tools and autoconf target string"), __RUMPUSER_XEN__ and __RUMPAPP__
> are deleted. We are supposed to use __RUMPRUN__ instead.

How much do we care about forward/backwards compat here?

One specific potential wrinkle:

I suspect rumpkernel changeset 91d5623 cannot pass the rump kernel push
gate without this change in the xen being used (which is the output opf
the Xen gate), and this change cannot pass the xen-unstable push gate
without the rumpkernel one, so we have an impasse.

I think we probably need libxc to handle both __RUMPRUN__ and
__RUMPUSER_XEN_, at least for the time being (which might be a very
short time while the other change passes its gate).

Ian.

  reply	other threads:[~2015-02-03 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 13:10 [PATCH] rump kernels: use new platform macro Wei Liu
2015-02-03 13:27 ` Ian Campbell [this message]
2015-02-03 13:34   ` Wei Liu

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=1422970074.9323.77.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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.