From: Jason Gunthorpe <jgg@nvidia.com>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: Yishai Hadas <yishaih@nvidia.com>,
Leon Romanovsky <leon@kernel.org>,
OFED mailing list <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH] RDMA/mlx4: Avoid flush_scheduled_work() usage
Date: Fri, 20 May 2022 11:26:48 -0300 [thread overview]
Message-ID: <20220520142648.GA2301949@nvidia.com> (raw)
In-Reply-To: <22f7183b-cc16-5a34-e879-7605f5efc6e6@I-love.SAKURA.ne.jp>
On Fri, May 06, 2022 at 10:50:13PM +0900, Tetsuo Handa wrote:
> Flushing system-wide workqueues is dangerous and will be forbidden.
> Replace system_wq with local cm_wq.
>
> Link: https://lkml.kernel.org/r/49925af7-78a8-a3dd-bce6-cfc02e1a9236@I-love.SAKURA.ne.jp
> Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
> ---
> Note: This patch is only compile tested.
>
> drivers/infiniband/hw/mlx4/cm.c | 29 +++++++++++++++++++++-------
> drivers/infiniband/hw/mlx4/main.c | 10 +++++++++-
> drivers/infiniband/hw/mlx4/mlx4_ib.h | 3 +++
> 3 files changed, 34 insertions(+), 8 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2022-05-20 14:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-06 13:50 [PATCH] RDMA/mlx4: Avoid flush_scheduled_work() usage Tetsuo Handa
2022-05-19 9:55 ` Tetsuo Handa
2022-05-20 14:26 ` Jason Gunthorpe [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=20220520142648.GA2301949@nvidia.com \
--to=jgg@nvidia.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=penguin-kernel@I-love.SAKURA.ne.jp \
--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.