[openib-general] [PATCH] kDAPL: get rid of dat version and thread safetey flags

Christoph Hellwig hch at lst.de
Tue Jun 14 10:08:46 PDT 2005


On Tue, Jun 14, 2005 at 10:58:47AM -0400, James Lentini wrote:
> 
> I think this is a good change. If we trim the dat_provider_info 
> structure down to just an IA name, then we should be able to remove it 
> all together. We don't have to do that on this pass though.
> 
> I have a question about the change you've proposed for the makefile:
> 
> On Sat, 11 Jun 2005, Christoph Hellwig wrote:
> 
> >Index: dat/Makefile
> >===================================================================
> >--- dat/Makefile	(revision 2588)
> >+++ dat/Makefile	(working copy)
> >@@ -1,7 +1,6 @@
> >
> >EXTRA_CFLAGS += \
> >-    -Idrivers/dat      	\
> >-    -Werror
> >+    -I$(obj)
> 
> Is $(obj) the directory containing the object files (drivers/dat)?
> 
> Is the -Werror flag already being setup by kbuild?

Sorry, this junk shouldn't have been in the patch.  Just discard the
Makefile changes completely.




More information about the general mailing list