[openib-general] [PATCH] Add access into build (Roland's branch)

Roland Dreier roland at topspin.com
Tue Sep 28 18:59:09 PDT 2004


    -obj-$(CONFIG_INFINIBAND) += legacy/ core/ ulp/ hw/
    +obj-$(CONFIG_INFINIBAND) += legacy/ core/ access/ ulp/ hw/

This doesn't really make sense to me.  Why do we need a core/ and an
access/ directory?  I prefer core/, since it matches drivers/usb/core,
net/core and sound/core already in the kernel tree, and "access layer"
is a bit of jargon that no one not familiar with the history of IB
stacks is going to understand.  However if we prefer access/ then I'll
move everything from core/ there.

 - R.



More information about the general mailing list