From: "Steve Wise" <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
To: 'Jason Gunthorpe'
<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: RE: [PATCH rdma-core 09/10] Move the now private infiniband/arch.h to util/udma_barrier.h
Date: Thu, 9 Feb 2017 16:25:57 -0600 [thread overview]
Message-ID: <049e01d28323$7bc1fb10$7345f130$@opengridcomputing.com> (raw)
In-Reply-To: <1486677212-3188-10-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
> To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Subject: [PATCH rdma-core 09/10] Move the now private infiniband/arch.h to
> util/udma_barrier.h
>
> This header now only contains the DMA barrier macros.
>
> Signed-off-by: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
> ---
> CMakeLists.txt | 2 +-
> buildlib/travis-build | 2 +-
> libibverbs/CMakeLists.txt | 1 -
> libibverbs/arch.h | 135
-----------------------------------------
> providers/cxgb3/iwch.h | 2 +-
> providers/cxgb4/libcxgb4.h | 2 +-
> providers/hns/hns_roce_u.h | 2 +-
> providers/i40iw/i40iw_osdep.h | 2 +-
> providers/i40iw/i40iw_uk.c | 2 +
> providers/i40iw/i40iw_umain.h | 2 +-
> providers/mlx4/mlx4.h | 2 +-
> providers/mlx5/mlx5.h | 2 +-
> providers/mthca/mthca.h | 2 +-
> providers/nes/nes_umain.h | 2 +-
> providers/ocrdma/ocrdma_main.h | 2 +-
> providers/qedr/qelr.h | 2 +-
> providers/qedr/qelr_main.h | 2 +-
> providers/qedr/qelr_verbs.h | 2 +-
> providers/vmw_pvrdma/cq.c | 2 +-
> providers/vmw_pvrdma/qp.c | 2 +-
> util/CMakeLists.txt | 1 +
> util/udma_barrier.h | 125 ++++++++++++++++++++++++++++++++++++++
> 22 files changed, 145 insertions(+), 153 deletions(-)
> delete mode 100644 libibverbs/arch.h
> create mode 100644 util/udma_barrier.h
>
cxgb* parts look fine.
Reviewed-by: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-02-09 22:25 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 21:53 [PATCH rdma-core 00/10] Provide a compat infiniband/arch.h Jason Gunthorpe
[not found] ` <1486677212-3188-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-09 21:53 ` [PATCH rdma-core 01/10] Have check-build confirm that every public header is standalone Jason Gunthorpe
[not found] ` <1486677212-3188-2-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-12 8:48 ` Leon Romanovsky
2017-02-09 21:53 ` [PATCH rdma-core 02/10] Remove uses of htonll Jason Gunthorpe
[not found] ` <1486677212-3188-3-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-09 22:23 ` Steve Wise
2017-02-12 8:26 ` Amrani, Ram
2017-02-09 21:53 ` [PATCH rdma-core 03/10] Remove uses of ntohll Jason Gunthorpe
[not found] ` <1486677212-3188-4-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-09 22:24 ` Steve Wise
2017-02-09 21:53 ` [PATCH rdma-core 04/10] Do not use kernel byteswap macros Jason Gunthorpe
[not found] ` <1486677212-3188-5-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-09 22:23 ` Steve Wise
2017-02-09 21:53 ` [PATCH rdma-core 05/10] Remove extraneous byteswap.h include Jason Gunthorpe
2017-02-09 21:53 ` [PATCH rdma-core 06/10] mlx4: Remove include of asm/unistd.h Jason Gunthorpe
2017-02-09 21:53 ` [PATCH rdma-core 07/10] rdmacm: Remove dangling cpu_to_be64 definitions Jason Gunthorpe
2017-02-09 21:53 ` [PATCH rdma-core 08/10] umad: Replace htonll macros with proper inlines and mark deprecated Jason Gunthorpe
2017-02-09 21:53 ` [PATCH rdma-core 09/10] Move the now private infiniband/arch.h to util/udma_barrier.h Jason Gunthorpe
[not found] ` <1486677212-3188-10-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-09 22:25 ` Steve Wise [this message]
2017-02-12 8:28 ` Amrani, Ram
2017-02-09 21:53 ` [PATCH rdma-core 10/10] verbs: Add a compatibility arch.h Jason Gunthorpe
[not found] ` <1486677212-3188-11-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-12 9:05 ` Leon Romanovsky
[not found] ` <20170212090531.GC14015-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-02-13 16:39 ` Jason Gunthorpe
[not found] ` <20170213163910.GA25430-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-02-13 18:17 ` Leon Romanovsky
2017-02-15 5:15 ` [PATCH rdma-core 00/10] Provide a compat infiniband/arch.h Leon Romanovsky
[not found] ` <20170215051511.GK6989-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-02-15 13:51 ` Talat mellanox
[not found] ` <CAB1oGZeJNvwwcii+z7VYQzZK3LJcToZ4uRF=_waA6WAboJueCg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-15 18:55 ` Jason Gunthorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='049e01d28323$7bc1fb10$7345f130$@opengridcomputing.com' \
--to=swise-7bpotxp6k4+p2yhjcf5u+vpxobypeauw@public.gmane.org \
--cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.