lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Mar 2012 20:47:37 +0200
From:	Lasse Collin <lasse.collin@...aani.org>
To:	"Jan Beulich" <JBeulich@...e.com>
Cc:	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] xz: make use of BCJ filter also for 32-bit x86 kernel

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ