[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130523.000419.2227491126781427282.davem@davemloft.net>
Date: Thu, 23 May 2013 00:04:19 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vipul@...lsio.com
Cc: netdev@...r.kernel.org, divy@...lsio.com, dm@...lsio.com,
santosh@...lsio.com, fenlason@...hat.com
Subject: Re: [PATCH net-next 0/2] Fix warnings in cxgb3
From: Vipul Pandya <vipul@...lsio.com>
Date: Tue, 21 May 2013 19:51:27 +0530
> The first warning is about using rcu_dereference() when not in a rcu-locked
> section. It only happens on initialization hence fix the initialization to not
> rcu_dereference().
>
> The second warning is about not checking that a *dma_map*() call succeeded.
> This patch adds checks at approprate places.
>
> We request this patch series to get merged via net-next tree.
All applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists