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

From: Alexey Dobriyan
Date: Mon Jul 11 2005 - 13:40:56 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/