Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1577651
| From | Anshuman Khandual <khandual@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm/page_alloc: remove redundant init code for ZONE_MOVABLE |
| Date | 2017-02-09 15:40 +0100 |
| Message-ID | <t8Y37-7ju-5@gated-at.bofh.it> (permalink) |
| References | <t8XJL-7cN-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 02/09/2017 07:47 PM, Wei Yang wrote: > 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. Yeah, sounds pretty straight forward.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] mm/page_alloc: remove redundant init code for ZONE_MOVABLE Wei Yang <richard.weiyang@gmail.com> - 2017-02-09 15:20 +0100 Re: [PATCH] mm/page_alloc: remove redundant init code for ZONE_MOVABLE Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2017-02-09 15:40 +0100
csiph-web