All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lasse Collin <lasse.collin@tukaani.org>
To: "Jan Beulich" <JBeulich@suse.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] xz: make use of BCJ filter also for 32-bit x86 kernel
Date: Fri, 16 Mar 2012 20:47:37 +0200	[thread overview]
Message-ID: <20120316204737.23aacd2b@tukaani.org> (raw)
In-Reply-To: <4F621C930200007800078B9E@nat28.tlf.novell.com>

On 2012-03-15 Jan Beulich wrote:
> The ARCH value for 32-bit x86 is not x86, but i?86.

Thanks for noticing this. Is ARCH even the correct variable to use?
Maybe SRCARCH would be better. Then it would be enough to test for x86,
if I understand the toplevel Makefile correctly.

On SPARC, it seems to be possible that ARCH is sparc32 or sparc64 while
SRCARCH is always sparc, so currently xz_wrap.sh seems to be buggy on
SPARC too.

-- 
Lasse Collin  |  IRC: Larhzu @ IRCnet & Freenode

  reply	other threads:[~2012-03-16 18:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15 15:45 [PATCH] xz: make use of BCJ filter also for 32-bit x86 kernel Jan Beulich
2012-03-16 18:47 ` Lasse Collin [this message]
2012-03-19  8:04   ` Jan Beulich
2012-03-19 12:36     ` Lasse Collin
2012-03-19 12:51       ` Jan Beulich

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=20120316204737.23aacd2b@tukaani.org \
    --to=lasse.collin@tukaani.org \
    --cc=JBeulich@suse.com \
    --cc=linux-kernel@vger.kernel.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.