[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090611.025143.72222412.davem@davemloft.net>
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