diff options
author | David Hildenbrand <david@redhat.com> | 2020-02-03 17:34:16 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-04 03:05:23 +0000 |
commit | 950b68d9178b6209e92461ec371eee81f0f20190 (patch) | |
tree | 05f52485413186a44fb8dcfae5876b33c0dc17a6 /mm/page_alloc.c | |
parent | 9b05158f5d805e0cf373f6e5a43efb9306bcb6a2 (diff) | |
download | linux-stable-950b68d9178b6209e92461ec371eee81f0f20190.tar.gz linux-stable-950b68d9178b6209e92461ec371eee81f0f20190.tar.bz2 linux-stable-950b68d9178b6209e92461ec371eee81f0f20190.zip |
mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
If we have holes, the holes will automatically get detected and removed
once we remove the next bigger/smaller section. The extra checks can go.
Link: http://lkml.kernel.org/r/20191006085646.5768-9-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>
Cc: Pavel Tatashin <pasha.tatashin@soleen.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Logan Gunthorpe <logang@deltatee.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Pankaj Gupta <pagupta@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions