Updated these 2 patches based on feedback received. Changes in v2: - Removed volatile for receive context tail dummy address - Removed unlikely() in sdma_select_engine_vl() Ira Weiny (1): staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid Mark F. Brown (1): staging/rdma/hfi1: Workaround to prevent corruption during packet delivery drivers/staging/rdma/hfi1/chip.c | 18 +++++++++++++++--- drivers/staging/rdma/hfi1/hfi.h | 4 ++++ drivers/staging/rdma/hfi1/init.c | 28 ++++++++++++++++++++++++++++ drivers/staging/rdma/hfi1/sdma.c | 12 ++++++++++-- 4 files changed, 57 insertions(+), 5 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel