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] [day] [month] [year] [list]
Date:	Fri, 19 Jun 2015 21:38:05 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	Andreas Dilger <adilger@...ger.ca>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: [PATCH] misc: fix alignment warnings on ARM

On Fri, May 22, 2015 at 04:40:51PM -0600, Andreas Dilger wrote:
> Some temporary char buffers allocated on the stack are not properly
> aligned when typecast to a structure containing __u32 or __u64 types,
> and this can cause alignment warnings on ARM and other alignment
> sensitive architectures, and potential slowdowns to do fixups.
> 
> Fix the buffer alignment to avoid such issues.
> 
> Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=680090
> 
> Reported-by: Gordan Bobic <gordan.bobic@...il.com>
> Signed-off-by: Andreas Dilger <adilger@...ger.ca>

Applied, thanks.

					- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ