[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1389878827-7827-1-git-send-email-phacht@linux.vnet.ibm.com>
Date: Thu, 16 Jan 2014 14:27:05 +0100
From: Philipp Hachtmann <phacht@...ux.vnet.ibm.com>
To: akpm@...ux-foundation.org
Cc: tangchen@...fujitsu.com, zhangyanfei@...fujitsu.com,
phacht@...ux.vnet.ibm.com, yinghai@...nel.org,
grygorii.strashko@...com, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, schwidefsky@...ibm.com
Subject: [PATCH V4 0/2] mm/memblock: Excluded memory
Here is a new version of the memblock.nomap patch.
This time without the first patch (that has already been taken by akpm).
The second patch is now split into the functional part (Add support...)
and the cleanup/refactoring part. This has been done for clarity as
announced before.
Philipp Hachtmann (2):
mm/memblock: Add support for excluded memory areas
mm/memblock: Cleanup and refactoring after addition of nomap
include/linux/memblock.h | 57 +++++++++---
mm/Kconfig | 3 +
mm/memblock.c | 233 +++++++++++++++++++++++++++++++++++------------
mm/nobootmem.c | 9 ++
4 files changed, 231 insertions(+), 71 deletions(-)
--
1.8.4.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists