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, 10 Feb 2013 09:57:54 +0200
From:	Vladimir Kondratiev <qca_vkondrat@....qualcomm.com>
To:	Joe Perches <joe@...ches.com>
CC:	netdev <netdev@...r.kernel.org>, <linux-can@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>,
	<e1000-devel@...ts.sourceforge.net>, <linux-usb@...r.kernel.org>,
	<linux-wireless@...r.kernel.org>, <ath9k-devel@...ts.ath9k.org>,
	<wil6210@....qualcomm.com>, <brcm80211-dev-list@...adcom.com>,
	devicetree-discuss <devicetree-discuss@...ts.ozlabs.org>
Subject: Re: [PATCH] drivers: net: Remove remaining alloc/OOM messages

On Thursday, February 07, 2013 01:46:27 PM Joe Perches wrote:
> alloc failures already get standardized OOM
> messages and a dump_stack.
> 
> For the affected mallocs around these OOM messages:
> 
> Converted kmallocs with multiplies to kmalloc_array.
> Converted a kmalloc/memcpy to kmemdup.
> Removed now unused stack variables.
> Removed unnecessary parentheses.
> Neatened alignment.
> 
> Signed-off-by: Joe Perches <joe@...ches.com>
> 

For wil6210:

Acked--by: Vladimir Kondratiev <qca_vkondrat@....qualcomm.com>

Thanks, Vladimir
--
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