LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 5.16-rc3
@ 2021-11-27 4:53 Gao Xiang
2021-11-27 18:58 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2021-11-27 4:53 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-erofs, LKML, Chao Yu, Miao Xie, Huang Jianan
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-27 19:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-27 4:53 [GIT PULL] erofs fixes for 5.16-rc3 Gao Xiang
2021-11-27 18:58 ` pr-tracker-bot
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).