Searched hist:adf88aa8ea7ff143825a2a8a7193f92e0e6fc79b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | gfp.h | diff adf88aa8ea7ff143825a2a8a7193f92e0e6fc79b Thu May 12 22:23:01 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm: remove alloc_pages_vma()
All callers have now been converted to use vma_alloc_folio(), so convert the body of alloc_pages_vma() to allocate folios instead.
Link: https://lkml.kernel.org/r/20220504182857.4013401-5-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | diff adf88aa8ea7ff143825a2a8a7193f92e0e6fc79b Thu May 12 22:23:01 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm: remove alloc_pages_vma()
All callers have now been converted to use vma_alloc_folio(), so convert the body of alloc_pages_vma() to allocate folios instead.
Link: https://lkml.kernel.org/r/20220504182857.4013401-5-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|