From: Wu Bo <bo.wu@vivo.com>
To: Alasdair Kergon <agk@redhat.com>,
Mike Snitzer <snitzer@kernel.org>,
Mikulas Patocka <mpatocka@redhat.com>
Cc: dm-devel@lists.linux.dev, linux-kernel@vger.kernel.org,
Wu Bo <wubo.oduw@gmail.com>, Wu Bo <bo.wu@vivo.com>
Subject: [PATCH 0/2] dm verity: fix FEC stuck during lower dm suspend
Date: Tue, 21 Nov 2023 01:55:27 -0700 [thread overview]
Message-ID: <cover.1700555778.git.bo.wu@vivo.com> (raw)
Hi,
We found an issue under Android OTA scenario that many readahead BIOs have
to do FEC and caused system stuck. These 2 patches try to fix this issue.
Thanks
Wu Bo (2):
dm verity: init fec io before cleaning it
dm verity: don't verity if readahead failed
drivers/md/dm-verity-target.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.25.1
next reply other threads:[~2023-11-21 8:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 8:55 Wu Bo [this message]
2023-11-21 8:55 ` [PATCH 1/2] dm verity: init fec io before cleaning it Wu Bo
2023-11-21 22:57 ` Eric Biggers
2023-11-21 8:55 ` [PATCH 2/2] dm verity: don't verity if readahead failed Wu Bo
2023-11-21 23:01 ` Eric Biggers
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=cover.1700555778.git.bo.wu@vivo.com \
--to=bo.wu@vivo.com \
--cc=agk@redhat.com \
--cc=dm-devel@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=mpatocka@redhat.com \
--cc=snitzer@kernel.org \
--cc=wubo.oduw@gmail.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.