On Sat, Sep 10, 2005 at 08:03:45PM -0700, Chris Wedgwood wrote: > On Sat, Sep 10, 2005 at 04:02:12PM -0700, Roland Dreier wrote: > > > include/rdma/ib_cm.h | 1 > > include/rdma/ib_mad.h | 21 ++ > > include/rdma/ib_sa.h | 31 +++ > > include/rdma/ib_user_cm.h | 72 +++++++ > > include/rdma/ib_user_verbs.h | 21 ++ > > Do these really need to be here? if we really must merge RDMA can we > not hide these headers in drivers/inifiniband for now?
No. They've been there before, but it's just wrong. This stuff is kernel-wide interfaces and having them under drivers/ was wrong to start with. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
