diff options
author | Stephen Bates <sbates@raithlin.com> | 2016-09-23 17:32:11 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-10-06 19:50:04 +0200 |
commit | b9fe856e545491fd57fc7ca195d0123df0124e7c (patch) | |
tree | b51a0beea2637cd12f83d7f67f9f9990a5a8db90 /drivers/ata | |
parent | IB/rxe: Properly honor max IRD value for rd/atomic. (diff) | |
download | linux-b9fe856e545491fd57fc7ca195d0123df0124e7c.tar.xz linux-b9fe856e545491fd57fc7ca195d0123df0124e7c.zip |
rdma_rxe: Ensure rdma_rxe init occurs at correct time
There is a problem when CONFIG_RDMA_RXE=y and CONFIG_IPV6=y. This
results in the rdma_rxe initialization occurring before the IPv6
services are ready. This patch delays the initialization of rdma_rxe
until after the IPv6 services are ready. This fix is based on one
proposed by Logan Gunthorpe on a much older code base.
Signed-off-by: Stephen Bates <sbates@raithlin.com>
Reviewed-by: Yonatan Cohen <yonatanc@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions