> If a application is using AF_IB with a UD QP, but does not
> provide any private data, we will end up accessing invalid
> memory.  Check for this case and handle it appropriately.
> 
> Signed-off-by: Sean Hefty <sean.he...@intel.com>

Roland, hold off on this patch, but please push the other 2 for 3-11.

After looking at this patch again, it doesn't end up doing much more than 
introducing a stack variable as an alias for the private data.  The problem I 
was trying to fix (conn_param->private_data_len too small) shouldn't result in 
a crash.

- Sean

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to