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:	Thu, 10 May 2012 15:39:31 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	Stephen Warren <swarren@...dotorg.org>
Cc:	Kay Sievers <kay@...y.org>, linux-kernel@...r.kernel.org,
	linux-next@...r.kernel.org, Stephen Warren <swarren@...dia.com>
Subject: Re: [PATCH] printk: correctly align __log_buf

On Thu, May 10, 2012 at 04:14:33PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren@...dia.com>
> 
> __log_buf must be aligned, because a 64-bit value is written directly
> to it as part of struct log. Alignment of the log entries is typically
> handled by log_store(), but this only triggers for subsequent entries,
> not the very first (or wrapped) entries.

Thanks for tracking this down and fixing it, much appreciated.  I've
applied your patch now.

greg k-h
--
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