1. 02 2月, 2018 4 次提交
  2. 12 12月, 2017 1 次提交
  3. 06 12月, 2017 1 次提交
    • P
      drivers/infiniband: Remove now-redundant smp_read_barrier_depends() · adf90eb4
      Paul E. McKenney 提交于
      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: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
      Cc: Doug Ledford <dledford@redhat.com>
      Cc: Richard Henderson <rth@twiddle.net>
      Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
      Cc: Matt Turner <mattst88@gmail.com>
      Cc: Michael Cree <mcree@orcon.net.nz>
      Cc: Andrea Parri <parri.andrea@gmail.com>
      Cc: <linux-rdma@vger.kernel.org>
      Cc: <linux-alpha@vger.kernel.org>
      [ paulmck: Removed drivers/dma/ioat/dma.c per Jason Gunthorpe's feedback. ]
      Acked-by: NJason Gunthorpe <jgg@mellanox.com>
      adf90eb4
  4. 01 12月, 2017 1 次提交
  5. 14 11月, 2017 2 次提交
  6. 18 10月, 2017 1 次提交
  7. 15 10月, 2017 1 次提交
  8. 29 8月, 2017 1 次提交
  9. 23 8月, 2017 3 次提交
  10. 28 6月, 2017 3 次提交
  11. 02 6月, 2017 1 次提交
  12. 05 5月, 2017 1 次提交
  13. 02 5月, 2017 1 次提交
  14. 29 4月, 2017 3 次提交
  15. 06 4月, 2017 2 次提交
  16. 19 2月, 2017 10 次提交
  17. 12 12月, 2016 4 次提交