On Fri, 15 Mar 2024 18:12:09 +0000, Matthew Wilcox (Oracle) wrote: > This debugging check will become more costly in the future when we shrink > struct page. It has not proven to be useful, so simply remove it. > > This lets us use __xa_insert instead of __xa_cmpxchg() as we no longer > need to know about the page that is currently stored in the XArray. > > > [...] Applied, thanks! [1/1] brd: Remove use of page->index commit: 3d2496fd32c27ddaf530356a9284ac0235c9d9ce Best regards, -- Jens Axboe