[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1502485218-318324-1-git-send-email-pasha.tatashin@oracle.com>
Date: Fri, 11 Aug 2017 17:00:17 -0400
From: Pavel Tatashin <pasha.tatashin@...cle.com>
To: steven.sistare@...cle.com, daniel.m.jordan@...cle.com,
bob.picco@...cle.com, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, mhocko@...nel.org, mgorman@...hsingularity.net
Subject: [v1 0/1] discard memblock data later
This fixes a problem with use after free that can happen when there are
many physical regions and deferred pages are enabled.
Also, this fix is needed for my upcoming improvements to deferred pages:
"complete deferred page initialization", where we do not zero the backing
struct page memory.
Pavel Tatashin (1):
mm: discard memblock data later
include/linux/memblock.h | 8 +++++---
mm/memblock.c | 38 +++++++++++++++++---------------------
mm/nobootmem.c | 16 ----------------
mm/page_alloc.c | 4 ++++
4 files changed, 26 insertions(+), 40 deletions(-)
--
2.14.0
Powered by blists - more mailing lists