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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/