public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* erofs: add GFP_NOIO in the bio completion if needed
@ 2026-03-30  3:08 Jiucheng Xu
  2026-03-30  5:44 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jiucheng Xu @ 2026-03-30  3:08 UTC (permalink / raw)
  To: stable; +Cc: tuan.zhang, jianxin.pan

Dear 5.15.y and 6.12.y maintainers,

An erofs patch should be backported from upstream mainline to the stable
5.15.y and 6.12.y branch. The patch's information is shown as below:

[Subject]
erofs: add GFP_NOIO in the bio completion if needed

[Upstream commit ID]
c23df30915f83e7257c8625b690a1cece94142a0

[Kernel version]
5.15.y
6.12.y

[Why]
Due to insufficient memory, vm_map_ram() may generate memory
swapping I/O, which can cause submit_bio_wait to deadlock
in some scenarios.

Thanks,
Jiucheng Xu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-30  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30  3:08 erofs: add GFP_NOIO in the bio completion if needed Jiucheng Xu
2026-03-30  5:44 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox