public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core] redhat: Remove non-existed infiniband modules
@ 2017-01-09  8:54 Leon Romanovsky
       [not found] ` <20170109085429.32598-1-leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Leon Romanovsky @ 2017-01-09  8:54 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, majd-VPRAkNaXOzVWk0Htik3J/w,
	Jarod Wilson

The modules ib_addr.ko, ib_mad.ko and ib_sa.ko were integrated
into ib_core.ko in following kernel commits:
 * c2e49c92326f ("IB/SA: Integrate ib_sa module into ib_core module")
 * 4c2cb4220431 ("IB/MAD: Integrate ib_mad module into ib_core module")
 * e3f20f02864f ("IB/core: Integrate IB address resolution module into core")

Fixes: 39fa824dd80e ("redhat: add udev/systemd/etc infrastructure bits")
Cc: Jarod Wilson <jarod-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Signed-off-by: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
 redhat/rdma.kernel-init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/redhat/rdma.kernel-init b/redhat/rdma.kernel-init
index 6cb4732..ecfe5b5 100644
--- a/redhat/rdma.kernel-init
+++ b/redhat/rdma.kernel-init
@@ -14,7 +14,7 @@ MTRR_SCRIPT=/usr/libexec/rdma-fixup-mtrr.awk
 LOAD_ULP_MODULES=""
 LOAD_CORE_USER_MODULES="ib_umad ib_uverbs ib_ucm rdma_ucm"
 LOAD_CORE_CM_MODULES="iw_cm ib_cm rdma_cm"
-LOAD_CORE_MODULES="ib_core ib_mad ib_sa ib_addr"
+LOAD_CORE_MODULES="ib_core"
 LOAD_TECH_PREVIEW_DRIVERS="no"

 if [ -f $CONFIG ]; then
--
2.10.2

--
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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-10 13:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09  8:54 [PATCH rdma-core] redhat: Remove non-existed infiniband modules Leon Romanovsky
     [not found] ` <20170109085429.32598-1-leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-01-09 15:43   ` Jason Gunthorpe
     [not found]     ` <20170109154302.GC29687-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-01-09 17:40       ` Leon Romanovsky
     [not found]         ` <20170109174025.GB7218-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-01-10  3:22           ` Jarod Wilson
2017-01-10 13:29   ` Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox