[openib-general] [PATCH][fixed] get SDP building on sparc64
Libor Michalek
libor at topspin.com
Fri Feb 11 17:22:12 PST 2005
On Fri, Feb 11, 2005 at 10:58:18AM -0800, Tom Duffy wrote:
> The first patch did get SDP building on sparc64, but it would not build
> on x86_64. This is the correct fix that gets it to build on both
> architectures (as well as x86_32).
Thanks, checked in.
-Libor
> Signed-off-by: Tom Duffy <tduffy at sun.com>
>
> Index: drivers/infiniband/ulp/sdp/sdp_main.h
> ===================================================================
> --- drivers/infiniband/ulp/sdp/sdp_main.h (revision 1766)
> +++ drivers/infiniband/ulp/sdp/sdp_main.h (working copy)
> @@ -79,6 +79,7 @@
> #include <linux/ip.h>
> #include <linux/pci.h>
> #include <linux/random.h>
> +#include <linux/dma-mapping.h>
>
> #include <net/sock.h>
> #include <net/route.h>
>
> _______________________________________________
> openib-general mailing list
> openib-general at openib.org
> http://openib.org/mailman/listinfo/openib-general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
More information about the general
mailing list