[PATCH v2 0/1] mm: buddy page accessed before initialized

From: Pavel Tatashin
Date: Thu Nov 02 2017 - 13:02:39 EST


As discussed with Michal Hocko, I am sending a new version of the patch,
where loops are split into two parts: initializing, and freeing.

I also included compiler warning fixes from:
mm-deferred_init_memmap-improvements-fix.patch

So, this patch should replace two patches in mmots:

mm-deferred_init_memmap-improvements-fix.patch
and
mm-deferred_init_memmap-improvements-fix-2.patch

Again, I can send a new full version of
mm-deferred_init_memmap-improvements.patch

If that is better.

Pavel Tatashin (1):
mm: buddy page accessed before initialized

mm/page_alloc.c | 66 +++++++++++++++++++++++++++++++++++++--------------------
1 file changed, 43 insertions(+), 23 deletions(-)

--
2.15.0