All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ijc@hellion.org.uk>
To: Jan Beulich <JBeulich@suse.com>
Cc: julien.grall@citrix.com, keir@xen.org,
	stefano.stabellini@eu.citrix.com, tim@xen.org,
	xen-devel@lists.xen.org
Subject: Re: [PATCH] xen: allow architecture to choose whether to compress installed xen binary
Date: Wed, 17 Jul 2013 12:37:55 +0100	[thread overview]
Message-ID: <1374061075.8960.37.camel@kazak.uk.xensource.com> (raw)
In-Reply-To: <51E69CBC02000078000E595F@nat28.tlf.novell.com>

On Wed, 2013-07-17 at 12:31 +0100, Jan Beulich wrote:
> >>> On 17.07.13 at 13:13, Ian Campbell <ijc@hellion.org.uk> wrote:
> > On Tue, 2013-07-16 at 10:20 +0100, Jan Beulich wrote:
> > In the end I thought CONFIG_XEN_INSTALL_SUFFIX was more natural, here it
> > is.
> 
> Ah, here it comes (out of order with the other one for some
> reason).

Yeah, sorry about that.

> > --- a/xen/Makefile
> > +++ b/xen/Makefile
> > @@ -28,16 +28,19 @@ else
> >  	echo "*** Xen x86/32 target no longer supported!"
> >  endif
> >  
> > +# Define as an alias to avoid amazingly long lines
> > +Z := $(CONFIG_XEN_INSTALL_SUFFIX)
> 
> I'd prefer this to be limited in scope to _install and _uninstall (just
> like T and D get set for _uninstall [but for an unknown reason the
> same isn't being done for _install - perhaps that's something you
> could clean up as you go without risking any breakage]):

I'll look into it. BTW this one is needed by _build too.

Ian.

  reply	other threads:[~2013-07-17 11:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12 11:59 [PATCH] xen: arm: make zImage the default target which we install Ian Campbell
2013-07-15  8:38 ` [PATCH] xen: allow architecture to choose whether to compress installed xen binary Ian Campbell
2013-07-15  9:44   ` Jan Beulich
2013-07-16  9:15     ` Ian Campbell
2013-07-16  9:20       ` Jan Beulich
2013-07-17 11:13         ` Ian Campbell
2013-07-17 11:31           ` Jan Beulich
2013-07-17 11:37             ` Ian Campbell [this message]
2013-07-17 11:13         ` [PATCH] xen: x86: drop the ".gz" suffix when installing Ian Campbell
2013-07-17 11:26           ` Jan Beulich
2013-07-17 11:35             ` Ian Campbell
2013-07-18 12:05 ` [PATCH] xen: arm: make zImage the default target which we install Julien Grall
2013-07-18 12:10   ` Ian Campbell
2013-07-18 12:12     ` Julien Grall
2013-07-19 14:18       ` Ian Campbell

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=1374061075.8960.37.camel@kazak.uk.xensource.com \
    --to=ijc@hellion.org.uk \
    --cc=JBeulich@suse.com \
    --cc=julien.grall@citrix.com \
    --cc=keir@xen.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tim@xen.org \
    --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.