git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4139032
)
IB/mad: Fix compare between big endian and cpu endian
author
Ira Weiny
<ira.weiny@intel.com>
Thu, 25 Jun 2015 16:04:49 +0000
(12:04 -0400)
committer
Doug Ledford
<dledford@redhat.com>
Tue, 14 Jul 2015 17:20:08 +0000
(13:20 -0400)
The define OPA_LID_PERMISSIVE is big endian and was compared to the
cpu endian variable opa_drslid.
Problem caught by 0-day build infrastructure.
Fixes:
8e4349d13f33
(IB/mad: Add final OPA MAD processing)
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: John, Jubin <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/mad.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/core/mad.c
Simple merge