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:	Sun, 3 May 2015 20:39:35 +0200 (CEST)
From:	Julia Lawall <julia.lawall@...6.fr>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
cc:	Julia Lawall <Julia.Lawall@...6.fr>, linux-kernel@...r.kernel.org,
	devel@...verdev.osuosl.org, Oleg Drokin <oleg.drokin@...el.com>,
	Andreas Dilger <andreas.dilger@...el.com>,
	kernel-janitors@...r.kernel.org, HPDD-discuss@...1.01.org
Subject: Re: [PATCH 0/11] Use kzalloc and kfree

On Sun, 3 May 2015, Greg Kroah-Hartman wrote:

> On Fri, May 01, 2015 at 05:51:11PM +0200, Julia Lawall wrote:
> > Replace OBD_ALLOC, OBD_ALLOC_WAIT, OBD_ALLOC_PTR, and OBD_ALLOC_PTR_WAIT by
> > kalloc/kcalloc, and OBD_FREE and OBD_FREE_PTR by kfree.  The complete
> > semantic patch that makes these changes is as follows:
> > (http://coccinelle.lip6.fr/)
> 
> <snip>
> 
> You lost the leading '0' on the early patches here, did you use git
> send-email for these?  I'll just sort them by hand, but in the future,
> please fix it up to make it easier to apply things.

I will fix it.

julia
--
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