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:	Mon, 10 Dec 2012 22:48:40 +0800
From:	Hui Zhu <teawater@...il.com>
To:	Pawel Suchanecki <subdcc@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: KGTP (Linux debugger and tracer) 20121204 release (bug fix and
 doc update)

On Mon, Dec 10, 2012 at 7:51 PM, Pawel Suchanecki <subdcc@...il.com> wrote:
> 2012/12/10 Hui Zhu <teawater@...il.com>
>>
>> According to the comments of Christoph, Geoff and Andi.  I make lite
>> patch for review.  Please goto https://lkml.org/lkml/2012/5/9/90 to
>> see it.
>
> The patch you sent for review used kmalloc/memset() combo but in your
> SVN (the tag specified (20121204) and in trunk as well) it was already
> converted to kcalloc().
>
> However it looks like you could reduce kernel text by using kzalloc()
> instead of kcalloc(1, ...) (everywhere you allocate just one entry).
>
> This issue was described here: http://lwn.net/Articles/147014/.
>
> Thanks,
> Pawel

Thanks.  I will update them later.

Best,
Hui

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