[ofw] patch: Fix for 32 bits operating systems.

Tzachi Dar tzachid at mellanox.co.il
Sun Nov 15 10:00:03 PST 2009


Signed off by urih
 
Index: Q:/projinf3/trunk/hw/mlx4/kernel/inc/vip_dev.h
===================================================================
--- Q:/projinf3/trunk/hw/mlx4/kernel/inc/vip_dev.h (revision 4645)
+++ Q:/projinf3/trunk/hw/mlx4/kernel/inc/vip_dev.h (revision 4646)
@@ -54,7 +54,7 @@
     struct mlx4_uar         priv_uar;
     void __iomem            *uar_map;
     struct mlx4_mr          mr;
-    spinlock_t              uar_lock;
+    spinlock_t*             puar_lock;
 
     BOOLEAN                 use_msix;
     struct mlx4_en_eq_info  eq_info[MAX_MSIX_VECTORES];

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20091115/1cd050ab/attachment.html>


More information about the ofw mailing list