linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Hachtmann <phacht@linux.vnet.ibm.com>
To: akpm@linux-foundation.org
Cc: tangchen@cn.fujitsu.com, zhangyanfei@cn.fujitsu.com,
	phacht@linux.vnet.ibm.com, yinghai@kernel.org,
	grygorii.strashko@ti.com, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org, schwidefsky@de.ibm.com
Subject: [PATCH V4 0/2] mm/memblock: Excluded memory
Date: Thu, 16 Jan 2014 14:27:05 +0100	[thread overview]
Message-ID: <1389878827-7827-1-git-send-email-phacht@linux.vnet.ibm.com> (raw)

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@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2014-01-16 13:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16 13:27 Philipp Hachtmann [this message]
2014-01-16 13:27 ` [PATCH V4 1/2] mm/memblock: Add support for excluded memory areas Philipp Hachtmann
2014-01-16 13:27 ` [PATCH V4 2/2] mm/memblock: Cleanup and refactoring after addition of nomap Philipp Hachtmann
2014-01-16 15:50 ` [PATCH V4 0/2] mm/memblock: Excluded memory Philipp Hachtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1389878827-7827-1-git-send-email-phacht@linux.vnet.ibm.com \
    --to=phacht@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=tangchen@cn.fujitsu.com \
    --cc=yinghai@kernel.org \
    --cc=zhangyanfei@cn.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox