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, 11 Jun 2009 02:51:43 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	divy@...lsio.com
Cc:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	swise@...ngridcomputing.com, akpm@...l.org
Subject: Re: [PATCH net-next] cxgb3: remove __GFP_NOFAIL usage

From: Divy Le Ray <divy@...lsio.com>
Date: Wed, 10 Jun 2009 02:25:21 -0700

> From: Divy Le Ray <divy@...lsio.com>
> 
> Pre-allocate a skb at init time to be used for control messages to the HW
> if skb allocation fails.
> 
> Tolerate failures to send messages initializing some memories at the cost of
> parity error detection for these memories.
> Retry sending connection id release messages if both alloc_skb(GFP_ATOMIC)
> and alloc_skb(GFP_KERNEL) fail.
> Do not bring the interface up if messages binding queue set to port fail to
> be sent.
> 
> Signed-off-by: Divy Le Ray <divy@...lsio.com>

Applied.
--
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