On Wed, Aug 15, 2012 at 5:35 PM, Fengguang Wu <[email protected]> wrote: > drivers/net/ethernet/mellanox/mlx4/mr.c: In function 'mlx4_buddy_init': > drivers/net/ethernet/mellanox/mlx4/mr.c:134:4: error: implicit declaration of > function 'vmalloc' [-Werror=implicit-function-declaration] > drivers/net/ethernet/mellanox/mlx4/mr.c:134:19: warning: assignment makes > pointer from integer without a cast [enabled by default] > drivers/net/ethernet/mellanox/mlx4/mr.c:149:4: error: implicit declaration of > function 'vfree' [-Werror=implicit-function-declaration] > cc1: some warnings being treated as errors
Stephen caught this in -next testing too, should be fixed today. Thanks! Roland -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
