commit | f7b42633720deb5ca8f4bcb175c7dc2933057e7f | [log] [tgz] |
---|---|---|
author | Michael J. Ruhl <michael.j.ruhl@intel.com> | Mon Mar 20 17:26:07 2017 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Wed Apr 05 14:45:09 2017 -0400 |
tree | 0aaef7407cd748137f51988caf243a9b58c62a08 | |
parent | 44dcfa4b182dffed0e1e6535220fcdd12620b9ec [diff] |
IB/hfi1: Ensure VL index is within bounds Improve the safety of the code and ensure the array cannot be indexed out of bounds when picking the CPU for a given SDMA engine. Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>