diff options
author | Wei Yang <richard.weiyang@gmail.com> | 2017-02-24 23:59:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-25 02:46:56 +0100 |
commit | ad69444e75d77981291ccf807f48d81e8fca010f (patch) | |
tree | 21456277a4d47c2008861d9f340616381bc647ab /mm/zsmalloc.c | |
parent | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain (diff) | |
download | linux-ad69444e75d77981291ccf807f48d81e8fca010f.tar.xz linux-ad69444e75d77981291ccf807f48d81e8fca010f.zip |
mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE
arch_zone_lowest/highest_possible_pfn[] is set to 0 and [ZONE_MOVABLE]
is skipped in the loop. No need to reset them to 0 again.
This patch just removes the redundant code.
Link: http://lkml.kernel.org/r/20170209141731.60208-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Cc: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/zsmalloc.c')
0 files changed, 0 insertions, 0 deletions