commit | eaab8e753632b8e961701d02a5bb398c820f309c | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <anshuman.khandual@arm.com> | Fri Jan 14 14:07:33 2022 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jan 15 16:30:29 2022 +0200 |
tree | af5536c24b28841dda602f36efcbc212f6100a74 | |
parent | 04a536bfbd0f885338eecc2a4503dfca50ac94dd [diff] |
mm/page_alloc.c: modify the comment section for alloc_contig_pages() Clarify that the alloc_contig_pages() allocated range will always be aligned to the requested nr_pages. Link: https://lkml.kernel.org/r/1639545478-12160-1-git-send-email-anshuman.khandual@arm.com Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Cc: David Hildenbrand <david@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>