Re: [PATCH] xz: Enable BCJ filters on SPARC and 32-bit x86

From: H. Peter Anvin
Date: Wed Apr 18 2012 - 13:05:36 EST


On 04/18/2012 09:55 AM, Lasse Collin wrote:
> From: Lasse Collin <lasse.collin@xxxxxxxxxxx>
>
> The BCJ filters were meant to be enabled already on these
> archs, but the xz_wrap.sh script was buggy. Enabling the
> filters should give smaller kernel images.
>
> xz_wrap.sh will now use $SRCARCH instead of $ARCH to detect
> the architecture. That way it doesn't need to care about the
> subarchs (like i386 vs. x86_64) since the BCJ filters don't
> care either.
>
> Signed-off-by: Lasse Collin <lasse.collin@xxxxxxxxxxx>
> Acked-by: Jan Beulich <jbeulich@xxxxxxxx>

Acked-by: H. Peter Anvin <hpa@xxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/