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:	Tue, 8 Sep 2009 17:20:16 -0700 (PDT)
From:	David Rientjes <rientjes@...gle.com>
To:	Jonathan Corbet <corbet@....net>
cc:	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Dave Hansen <haveblue@...ibm.com>
Subject: Re: [PATCH] Document flexible arrays

On Tue, 8 Sep 2009, Jonathan Corbet wrote:

> Document the flex_array library.
> 
> A brief document on how to use flexible arrays, derived from an article
> first published on LWN.
> 
> Signed-off-by: Jonathan Corbet <corbet@....net>

Hmm, there are a number of changes in -mm that conflict with the 
description given in this document (element poisoning, DEFINE_FLEX_ARRAY, 
array shrinking, etc).  Perhaps this could be based on the -mm behavior 
and get pushed through Andrew so that it's consistent when merged for 
2.6.32?

Thanks for writing this up, it's very descriptive and understandable.  I 
think there's some question right now about whether flex arrays will be 
very popular given we haven't identified any potential users at the 
moment, though.  Adding this documentation may help in getting new code to 
use it and inspire existing code to convert, so I think it's a good idea 
if flex arrays are indeed here to stay.
--
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