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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>