[openib-general] Re: [PATCH 3/27] Add MAD helper functions

Alexey Dobriyan adobriyan at gmail.com
Mon Jul 11 11:38:27 PDT 2005


On Monday 11 July 2005 21:52, Tom Duffy wrote:
> Alexey Dobriyan wrote:
> 
> >unsigned int __nocast gfp_mask, please. 430 or so infiniband sparse warnings
> >is not a reason to add more.
> >  
> >
> Can you please elaborate on the sparse warnings that you are seeing 
> throughout the rest of infiniband?

$ make allmodconfig >/dev/null
$ make C=2 CHECK="sparse -Wbitwise" drivers/infiniband/ 2>&1 | tee ../W_infiniband
	[snip]
$ grep -c "warning: " ../W_infiniband
430



More information about the general mailing list