From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Jason Gunthorpe
<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH v2 0/2] Autoloading for RDMA netlink modules
Date: Tue, 22 Aug 2017 17:07:45 -0400 [thread overview]
Message-ID: <1503436065.78641.19.camel@redhat.com> (raw)
In-Reply-To: <1502744259-16966-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
On Mon, 2017-08-14 at 14:57 -0600, Jason Gunthorpe wrote:
> v2 is rebased/retested against Leon's major changes to the RDMA
> netlink code.
>
> The module alias name was changed to "rdma-netlink-subsys-%d" for
> greater
> consistency with other examples.
>
> This allows all of RDMA netlink related things to autoload, for
> instance, on a
> system with no module loaded running iwpmd will autoload ib_core.ko
> and iw_cm.ko,
> which are required for iwpmd to run.
>
> The end result is several new items in the modules.alias file related
> to
> RDMA:
>
> alias net-pf-16-proto-20 ib_core
> alias rdma-netlink-subsys-1 rdma_cm
> alias rdma-netlink-subsys-2 iw_cm
> alias rdma-netlink-subsys-4 ib_core
> alias rdma-netlink-subsys-5 ib_core
>
> Jason Gunthorpe (2):
> rdma: Allow demand loading of NETLINK_RDMA
> rdma: Autoload netlink client modules
>
> drivers/infiniband/core/cma.c | 2 ++
> drivers/infiniband/core/device.c | 2 ++
> drivers/infiniband/core/iwcm.c | 2 ++
> drivers/infiniband/core/netlink.c | 12 ++++++++++++
> drivers/infiniband/core/nldev.c | 3 +++
> include/rdma/rdma_netlink.h | 12 ++++++++++++
> 6 files changed, 33 insertions(+)
Thanks, series applied.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
--
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
prev parent reply other threads:[~2017-08-22 21:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-14 20:57 [PATCH v2 0/2] Autoloading for RDMA netlink modules Jason Gunthorpe
[not found] ` <1502744259-16966-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-14 20:57 ` [PATCH v2 1/2] rdma: Allow demand loading of NETLINK_RDMA Jason Gunthorpe
[not found] ` <1502744259-16966-2-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-15 9:20 ` Leon Romanovsky
2017-08-14 20:57 ` [PATCH v2 2/2] rdma: Autoload netlink client modules Jason Gunthorpe
[not found] ` <1502744259-16966-3-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-15 9:56 ` Leon Romanovsky
[not found] ` <20170815095651.GQ24282-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-08-15 15:35 ` Jason Gunthorpe
[not found] ` <20170815153523.GA14623-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-15 15:58 ` Leon Romanovsky
[not found] ` <20170815155843.GT24282-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-08-15 16:57 ` Jason Gunthorpe
[not found] ` <20170815165737.GB15171-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-15 17:40 ` Leon Romanovsky
[not found] ` <20170815174058.GW24282-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-08-16 15:36 ` Jason Gunthorpe
[not found] ` <20170816153620.GA22584-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-16 15:59 ` Leon Romanovsky
2017-08-22 21:07 ` 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=1503436065.78641.19.camel@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
--cc=leon-DgEjT+Ai2ygdnm+yROfE0A@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.