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:
cd4cd56
)
IB/mad: Remove improper use of BUG_ON
author
Ira Weiny
<ira.weiny@intel.com>
Thu, 25 Jun 2015 13:52:50 +0000
(09:52 -0400)
committer
Doug Ledford
<dledford@redhat.com>
Tue, 14 Jul 2015 17:20:08 +0000
(13:20 -0400)
We recently added BUG_ON's which were inappropriate for a condition which
should never happen. Change these to be WARN_ON_ONCE as a debugging aid.
Fixes:
4cd7c9479aff
('IB/mad: Add support for additional MAD info to/from drivers')
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/ehca/ehca_sqp.c
patch
|
blob
|
history
drivers/infiniband/hw/ipath/ipath_mad.c
patch
|
blob
|
history
drivers/infiniband/hw/mlx4/mad.c
patch
|
blob
|
history
drivers/infiniband/hw/mlx5/mad.c
patch
|
blob
|
history
drivers/infiniband/hw/mthca/mthca_mad.c
patch
|
blob
|
history
drivers/infiniband/hw/ocrdma/ocrdma_ah.c
patch
|
blob
|
history
drivers/infiniband/hw/qib/qib_mad.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/ehca/ehca_sqp.c
Simple merge
diff --cc
drivers/infiniband/hw/ipath/ipath_mad.c
Simple merge
diff --cc
drivers/infiniband/hw/mlx4/mad.c
Simple merge
diff --cc
drivers/infiniband/hw/mlx5/mad.c
Simple merge
diff --cc
drivers/infiniband/hw/mthca/mthca_mad.c
Simple merge
diff --cc
drivers/infiniband/hw/ocrdma/ocrdma_ah.c
Simple merge
diff --cc
drivers/infiniband/hw/qib/qib_mad.c
Simple merge