From: David Miller <davem@davemloft.net>
To: divy@chelsio.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
swise@opengridcomputing.com, akpm@odsl.org
Subject: Re: [PATCH net-next] cxgb3: remove __GFP_NOFAIL usage
Date: Thu, 11 Jun 2009 02:51:43 -0700 (PDT) [thread overview]
Message-ID: <20090611.025143.72222412.davem@davemloft.net> (raw)
In-Reply-To: <20090610092521.8871.39255.stgit@speedy5>
From: Divy Le Ray <divy@chelsio.com>
Date: Wed, 10 Jun 2009 02:25:21 -0700
> From: Divy Le Ray <divy@chelsio.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@chelsio.com>
Applied.
prev parent reply other threads:[~2009-06-11 9:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-10 9:25 [PATCH net-next] cxgb3: remove __GFP_NOFAIL usage Divy Le Ray
2009-06-11 9:51 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090611.025143.72222412.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@odsl.org \
--cc=divy@chelsio.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=swise@opengridcomputing.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).