> Without this I'm getting build errors with Linus's current tree.
  > Apologies if this is already fixed in the RDMA git tree.
  > 
  > diff --git a/drivers/infiniband/hw/qib/qib.h 
b/drivers/infiniband/hw/qib/qib.h
  > index 3593983..312ca9a 100644
  > --- a/drivers/infiniband/hw/qib/qib.h
  > +++ b/drivers/infiniband/hw/qib/qib.h
  > @@ -45,6 +45,7 @@
  >  #include <linux/mutex.h>
  >  #include <linux/list.h>
  >  #include <linux/scatterlist.h>
  > +#include <linux/slab.h>

No objection to adding this and I will include it for my next pull.  But
out of curiousity what arch are you seeing this on?  I'm not seeing any
problems on x86 and I haven't heard any complaints about -next so I'm
curious what the error you're seeing is.
-- 
Roland Dreier <rola...@cisco.com> || For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/index.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to