From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mitko Haralanov Subject: Re: IB/hfi1: Fix buffer cache races which may cause corruption Date: Tue, 10 May 2016 08:04:32 -0700 Message-ID: <20160510080432.6e651311@hematite.sc.intel.com> References: <20160510104149.GA1326@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160510104149.GA1326@mwanda> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dan Carpenter Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Tue, 10 May 2016 13:41:49 +0300 Dan Carpenter wrote: > The patch e88c9271d9f8: "IB/hfi1: Fix buffer cache races which may > cause corruption" from Apr 12, 2016, leads to the following static > checker warning: > > drivers/staging/rdma/hfi1/user_sdma.c:1053 sdma_cache_evict() > warn: test_bit() takes a bit number Hi Dan, Thank you for reporting this issue. I've double checked and while there is no correctness problem at this time, we will fix the set_bit()/test_bit() argument. -- Thank you Mitko -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html