From: Kamal Heib <kamalheib1@gmail.com>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: linux-rdma@vger.kernel.org, Doug Ledford <dledford@redhat.com>
Subject: Re: [PATCH for-rc v1] RDMA/rxe: Fix failure during driver load
Date: Sun, 6 Jun 2021 10:13:14 +0300 [thread overview]
Message-ID: <YLx1ijRFem8hnk2c@kheib-workstation> (raw)
In-Reply-To: <20210603195145.GA322047@nvidia.com>
On Thu, Jun 03, 2021 at 04:51:45PM -0300, Jason Gunthorpe wrote:
> On Thu, Jun 03, 2021 at 12:01:12PM +0300, Kamal Heib wrote:
> > To avoid the following failure when trying to load the rdma_rxe module
> > while IPv6 is disabled, add a check for EAFNOSUPPORT to ignore the
> > failure, also delete the needless debug print from rxe_setup_udp_tunnel().
> >
> > $ modprobe rdma_rxe
> > modprobe: ERROR: could not insert 'rdma_rxe': Operation not permitted
> >
> > Fixes: dfdd6158ca2c ("IB/rxe: Fix kernel panic in udp_setup_tunnel")
> > Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
> > --
> > drivers/infiniband/sw/rxe/rxe_net.c | 10 +++++++---
> > 1 file changed, 7 insertions(+), 3 deletions(-)
>
> I tidied the pr_warn english and put this to for-next
>
> It has been broken for so long, and in such a small way, I can't see
> this as a -rc fix.
>
> Thanks,
> Jason
Thanks a lot Jason.
Could you please add the reported-by tag to this patch? - I've missed
it, Sorry :-(.
Reported-by: Yi Zhang <yi.zhang@redhat.com>
Thanks,
Kamal
prev parent reply other threads:[~2021-06-06 7:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-03 9:01 [PATCH for-rc v1] RDMA/rxe: Fix failure during driver load Kamal Heib
2021-06-03 9:51 ` yanjun.zhu
2021-06-03 19:51 ` Jason Gunthorpe
2021-06-06 7:13 ` Kamal Heib [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=YLx1ijRFem8hnk2c@kheib-workstation \
--to=kamalheib1@gmail.com \
--cc=dledford@redhat.com \
--cc=jgg@nvidia.com \
--cc=linux-rdma@vger.kernel.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.