Searched hist:"3 b8ab700af0a5c5e59c833f8a88f94b97499f5e5" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_mad.c | diff 3b8ab700af0a5c5e59c833f8a88f94b97499f5e5 Thu Jun 25 08:52:50 CDT 2015 Ira Weiny <ira.weiny@intel.com> IB/mad: Remove improper use of BUG_ON
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>
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_ah.c | diff 3b8ab700af0a5c5e59c833f8a88f94b97499f5e5 Thu Jun 25 08:52:50 CDT 2015 Ira Weiny <ira.weiny@intel.com> IB/mad: Remove improper use of BUG_ON
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>
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mad.c | diff 3b8ab700af0a5c5e59c833f8a88f94b97499f5e5 Thu Jun 25 08:52:50 CDT 2015 Ira Weiny <ira.weiny@intel.com> IB/mad: Remove improper use of BUG_ON
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>
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | diff 3b8ab700af0a5c5e59c833f8a88f94b97499f5e5 Thu Jun 25 08:52:50 CDT 2015 Ira Weiny <ira.weiny@intel.com> IB/mad: Remove improper use of BUG_ON
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>
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | diff 3b8ab700af0a5c5e59c833f8a88f94b97499f5e5 Thu Jun 25 08:52:50 CDT 2015 Ira Weiny <ira.weiny@intel.com> IB/mad: Remove improper use of BUG_ON
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>
|