diff options
author | Paul E. McKenney <[email protected]> | 2017-11-27 09:04:22 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2017-12-05 11:56:54 -0800 |
commit | adf90eb49055636fc35aede54174456ac3520f27 (patch) | |
tree | 9078b061023cf5575c4867af6853f1a8b4877b83 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d963007c7210deebef48c5e57aa4ca4cf9c059cd (diff) |
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
The smp_read_barrier_depends() does nothing at all except on DEC Alpha,
and no current DEC Alpha systems use Infiniband:
lkml.kernel.org/r/20171023085921.jwbntptn6ictbnvj@tower
This commit therefore makes Infiniband depend on !ALPHA and removes
the now-ineffective invocations of smp_read_barrier_depends() from
the InfiniBand driver.
Please note that this patch should not be construed as my saying that
InfiniBand's memory ordering is correct, but rather that this patch does
not in any way affect InfiniBand's correctness. In other words, the
result of applying this patch is bug-for-bug compatible with the original.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Doug Ledford <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Matt Turner <[email protected]>
Cc: Michael Cree <[email protected]>
Cc: Andrea Parri <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
[ paulmck: Removed drivers/dma/ioat/dma.c per Jason Gunthorpe's feedback. ]
Acked-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions