]> git.baikalelectronics.ru Git - kernel.git/commit
IB/hfi1: Fix trace of atomic ack
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Sat, 1 Oct 2016 03:11:15 +0000 (20:11 -0700)
committerDoug Ledford <dledford@redhat.com>
Sun, 2 Oct 2016 12:42:21 +0000 (08:42 -0400)
commite58a78f7a72b666e5128976025e154bbd9584971
treede57dd10f4051aaf0b9d465ac8e30abbd4cec562
parent77565b22af07f9ce7ef52c6205e62ef354cc41e1
IB/hfi1: Fix trace of atomic ack

The length is incorrect, causing the trace data to
be truncated.

Add the additional 8 bytes that should have been there.
Also trace out the atomic ack in hex to aid debugging.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/trace.c
drivers/infiniband/hw/hfi1/verbs.c