All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Leon Romanovsky <leon@kernel.org>
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: Tue, 23 Aug 2022 21:22:32 -0300	[thread overview]
Message-ID: <20220824002232.GD4090@nvidia.com> (raw)
In-Reply-To: <74d93541ea533ef7daec6f126deb1072500aeb16.1661251841.git.leonro@nvidia.com>

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

Jason

  reply	other threads:[~2022-08-24  0:22 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 ` Jason Gunthorpe [this message]
2022-08-24  6:01   ` [PATCH " Leon Romanovsky
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=20220824002232.GD4090@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=leon@kernel.org \
    --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.