LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Gao Xiang <xiang@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-erofs@lists.ozlabs.org, LKML <linux-kernel@vger.kernel.org>,
Chao Yu <chao@kernel.org>, Miao Xie <miaoxie@huawei.com>,
Huang Jianan <huangjianan@oppo.com>
Subject: [GIT PULL] erofs fixes for 5.16-rc3
Date: Sat, 27 Nov 2021 12:53:09 +0800 [thread overview]
Message-ID: <20211127045306.GA17766@hsiangkao-HP-ZHAN-66-Pro-G1> (raw)
Hi Linus,
Could you consider this pull request for 5.16-rc3?
This fixes a regression introduced by the XArray convention
which can cause ABBA deadlock in the low memory scenarios.
Jianhua Hao also reported this issue recently. All commits
have been in -next and no merge conflicts.
Many thanks!
Gao Xiang
The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:
Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.16-rc3-fixes
for you to fetch changes up to 57bbeacdbee72a54eb97d56b876cf9c94059fc34:
erofs: fix deadlock when shrink erofs slab (2021-11-23 14:58:16 +0800)
----------------------------------------------------------------
Changes since last update:
- Fix an ABBA deadlock introduced by XArray convention.
----------------------------------------------------------------
Huang Jianan (1):
erofs: fix deadlock when shrink erofs slab
fs/erofs/utils.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
next reply other threads:[~2021-11-27 4:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-27 4:53 Gao Xiang [this message]
2021-11-27 18:58 ` pr-tracker-bot
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=20211127045306.GA17766@hsiangkao-HP-ZHAN-66-Pro-G1 \
--to=xiang@kernel.org \
--cc=chao@kernel.org \
--cc=huangjianan@oppo.com \
--cc=linux-erofs@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miaoxie@huawei.com \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] erofs fixes for 5.16-rc3' \
/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
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).