From: Guoqing Jiang <guoqing.jiang@linux.dev>
To: song@kernel.org
Cc: buczek@molgen.mpg.de, logang@deltatee.com, linux-raid@vger.kernel.org
Subject: [PATCH 0/2] md: regression fix
Date: Tue, 7 Jun 2022 10:03:55 +0800 [thread overview]
Message-ID: <20220607020357.14831-1-guoqing.jiang@linux.dev> (raw)
Hi,
The first one reverts commit 8b48ec23cc51a ("md: don't unregister
sync_thread with reconfig_mutex held") since 07reshape5intr is
broken because of it.
The second one tried another way to fix previous problem.
Thanks,
Guoqing
Guoqing Jiang (2):
Revert "md: don't unregister sync_thread with reconfig_mutex held"
md: unlock mddev before reap sync_thread in action_store
drivers/md/dm-raid.c | 3 ++-
drivers/md/md.c | 26 +++++++++++++++-----------
drivers/md/md.h | 2 +-
3 files changed, 18 insertions(+), 13 deletions(-)
--
2.31.1
next reply other threads:[~2022-06-07 2:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-07 2:03 Guoqing Jiang [this message]
2022-06-07 2:03 ` [PATCH 1/2] Revert "md: don't unregister sync_thread with reconfig_mutex held" Guoqing Jiang
2022-06-07 2:03 ` [PATCH 2/2] md: unlock mddev before reap sync_thread in action_store Guoqing Jiang
2022-06-07 9:46 ` Guoqing Jiang
2022-06-07 22:59 ` Song Liu
2022-06-07 23:45 ` Guoqing Jiang
2022-06-08 17:23 ` Logan Gunthorpe
2022-06-09 7:20 ` Guoqing Jiang
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=20220607020357.14831-1-guoqing.jiang@linux.dev \
--to=guoqing.jiang@linux.dev \
--cc=buczek@molgen.mpg.de \
--cc=linux-raid@vger.kernel.org \
--cc=logang@deltatee.com \
--cc=song@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).