diff options
author | Jakub Byczkowski <[email protected]> | 2017-05-04 05:13:58 -0700 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2017-05-04 19:31:46 -0400 |
commit | 02d1008bcf41c7eada7882df673ae3794f7bfea8 (patch) | |
tree | 5db37b187212312af426a63565b13e5fa9138c48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0d7e2d2166f6b0b7d1959ca858052a15feb574cc (diff) |
IB/hfi1: Fix checks for Offline transient state
In goto_offline() function pstate is masked by 0xff when compared
to PLS_OFFLINE state. Mask should be 0xf0, since upper 4 bits
specify the "major" state.
Reviewed-by: Dennis Dalessandro <[email protected]>
Reviewed-by: Easwar Hariharan <[email protected]>
Signed-off-by: Jakub Byczkowski <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions