lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 21 Nov 2023 01:55:27 -0700 From: Wu Bo <bo.wu@...o.com> To: Alasdair Kergon <agk@...hat.com>, Mike Snitzer <snitzer@...nel.org>, Mikulas Patocka <mpatocka@...hat.com> Cc: dm-devel@...ts.linux.dev, linux-kernel@...r.kernel.org, Wu Bo <wubo.oduw@...il.com>, Wu Bo <bo.wu@...o.com> Subject: [PATCH 0/2] dm verity: fix FEC stuck during lower dm suspend 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
Powered by blists - more mailing lists