From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] IB/hfi1: Add PSM2 user space header to header_install
Date: Thu, 3 Sep 2015 15:31:38 -0400 [thread overview]
Message-ID: <55E8A01A.8060504@redhat.com> (raw)
In-Reply-To: <1441233981-32071-1-git-send-email-ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1436 bytes --]
On 09/02/2015 06:46 PM, ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org wrote:
> From: Ira Weiny <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
>
> When the hfi1 driver was added a user space header file (hfi1_user.h) was added
> to be shared between PSM2 and the driver. However, the file was not added to
> the header install. Add it now.
>
> Fixes: d4ab347005fb ("IB/core: Add core header changes needed for OPA")
> Signed-off-by: Ira Weiny <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> ---
> include/uapi/rdma/Kbuild | 1 +
> include/uapi/rdma/hfi/Kbuild | 2 ++
> 2 files changed, 3 insertions(+)
> create mode 100644 include/uapi/rdma/hfi/Kbuild
>
> diff --git a/include/uapi/rdma/Kbuild b/include/uapi/rdma/Kbuild
> index 687ae332200f..231901b08f6c 100644
> --- a/include/uapi/rdma/Kbuild
> +++ b/include/uapi/rdma/Kbuild
> @@ -5,3 +5,4 @@ header-y += ib_user_sa.h
> header-y += ib_user_verbs.h
> header-y += rdma_netlink.h
> header-y += rdma_user_cm.h
> +header-y += hfi/
> diff --git a/include/uapi/rdma/hfi/Kbuild b/include/uapi/rdma/hfi/Kbuild
> new file mode 100644
> index 000000000000..ef23c294fc71
> --- /dev/null
> +++ b/include/uapi/rdma/hfi/Kbuild
> @@ -0,0 +1,2 @@
> +# UAPI Header export list
> +header-y += hfi1_user.h
>
Thanks, applied.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: 0E572FDD
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]
prev parent reply other threads:[~2015-09-03 19:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 22:46 [PATCH] IB/hfi1: Add PSM2 user space header to header_install ira.weiny-ral2JQCrhuEAvxtiuMwx3w
[not found] ` <1441233981-32071-1-git-send-email-ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-09-03 19:31 ` Doug Ledford [this message]
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=55E8A01A.8060504@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=ira.weiny-ral2JQCrhuEAvxtiuMwx3w@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.