All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: Yishai Hadas <yishaih@nvidia.com>,
	linux-rdma@vger.kernel.org, Maor Gottlieb <maorg@nvidia.com>
Subject: Re: [PATCH rdma-rc] IB/core: Fix a nested dead lock as part of ODP flow
Date: Wed, 24 Aug 2022 09:01:08 +0300	[thread overview]
Message-ID: <YwW+pA46ydO827Jv@unreal> (raw)
In-Reply-To: <20220824002232.GD4090@nvidia.com>

On Tue, Aug 23, 2022 at 09:22:32PM -0300, Jason Gunthorpe wrote:
> On Tue, Aug 23, 2022 at 01:51:02PM +0300, Leon Romanovsky wrote:
> 
> > index 90c85b17bf69..8a9e92068b15 100644
> > --- a/kernel/fork.c
> > +++ b/kernel/fork.c
> > @@ -1225,6 +1225,7 @@ void mmput_async(struct mm_struct *mm)
> >  		schedule_work(&mm->async_put_work);
> >  	}
> >  }
> > +EXPORT_SYMBOL_GPL(mmput_async);
> >  #endif
> 
> This needs to be cc'd to more lists

Right, thanks.

> 
> Jason

  reply	other threads:[~2022-08-24  6:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-23 10:51 [PATCH rdma-rc] IB/core: Fix a nested dead lock as part of ODP flow Leon Romanovsky
2022-08-24  6:10 ` [PATCH RESEND " Leon Romanovsky
2022-08-24  0:22 ` [PATCH " Jason Gunthorpe
2022-08-24  6:01   ` Leon Romanovsky [this message]
2022-08-29  8:15 ` [PATCH RESEND " Leon Romanovsky
2022-09-05 11:48   ` Leon Romanovsky

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=YwW+pA46ydO827Jv@unreal \
    --to=leon@kernel.org \
    --cc=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=maorg@nvidia.com \
    --cc=yishaih@nvidia.com \
    /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.