Re: [PATCH v3 13/19] maple_tree: Document that erase may use GFP_KERNEL for allocations
Rik van Riel <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2026-08-21 at 15:26 -0400, Liam R. Howlett (Oracle) wrote: > State that the mas_erase() and mtree_erase() functions may use > GFP_KERNEL on allocation retry. Don't just depend on people reading > the > documentation by adding a check that will warn of the use. > > Cc: Jason Gunthorpe <[email protected]> > Cc: Rik van Riel <[email protected]> > Signed-off-by: Liam R. Howlett (Oracle) <[email protected]> > This is helpful. Thank you. Reviewed-by: Rik van Riel <[email protected]> -- All Rights Reversed.