Hello, On Tue, Oct 21, 2025 at 03:06:55PM -0700, Matthew Brost wrote: > > > Given that it's about reclaim, "memory cannot be allocated" may be a bit > > > misleading. Can you make the description more accurate? Also, it'd be > > > great > > Can fix the comment. The rule is memory cannot be allocated in the > context of reclaim (e.g., GFP_KERNEL).
Oh, I meant that e.g. GPF_ATOMIC or GFP_NOFS reclaims should be fine. It's just that we can't recurse into reclaim from WQ_RECLAIM workqueue, right? Thanks. -- tejun
