From: Andrew Morton <akpm@linux-foundation.org>
To: Zhao Qiang <qiang.zhao@freescale.com>
Cc: <lauraa@codeaurora.org>, <linux-kernel@vger.kernel.org>,
<linuxppc-dev@lists.ozlabs.org>, <olof@lixom.net>,
<catalin.marinas@arm.com>, <scottwood@freescale.com>,
<X.xie@freescale.com>
Subject: Re: [PATCH v13 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc
Date: Wed, 2 Dec 2015 15:53:30 -0800 [thread overview]
Message-ID: <20151202155330.0c3656f67e9f46a677bde8eb@linux-foundation.org> (raw)
In-Reply-To: <1448851737-33125-1-git-send-email-qiang.zhao@freescale.com>
On Mon, 30 Nov 2015 10:48:52 +0800 Zhao Qiang <qiang.zhao@freescale.com> wrote:
> Bytes alignment is required to manage some special RAM,
> so add gen_pool_first_fit_align to genalloc,
> meanwhile add gen_pool_alloc_algo to pass algo in case user
> layer using more than one algo, and pass data to
> gen_pool_first_fit_align(modify gen_pool_alloc as a wrapper)
Patches 1 & 2 look OK to me. Please include them in whichever (powerpc)
tree is used for patches 3-6.
prev parent reply other threads:[~2015-12-02 23:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 2:48 [PATCH v13 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc Zhao Qiang
2015-11-30 2:48 ` [PATCH v13 2/6] genalloc:support allocating specific region Zhao Qiang
2015-11-30 2:48 ` [PATCH v13 3/6] CPM/QE: use genalloc to manage CPM/QE muram Zhao Qiang
2016-08-05 16:58 ` Christophe Leroy
2016-08-08 3:00 ` Qiang Zhao
2016-08-08 17:49 ` christophe leroy
2015-11-30 2:48 ` [PATCH v13 4/6] QE/CPM: move muram management functions to qe_common Zhao Qiang
2015-11-30 2:48 ` [PATCH v13 5/6] QE: use subsys_initcall to init qe Zhao Qiang
2015-11-30 2:48 ` [PATCH v13 6/6] QE: Move QE from arch/powerpc to drivers/soc Zhao Qiang
2015-12-02 23:53 ` Andrew Morton [this message]
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=20151202155330.0c3656f67e9f46a677bde8eb@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=X.xie@freescale.com \
--cc=catalin.marinas@arm.com \
--cc=lauraa@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=olof@lixom.net \
--cc=qiang.zhao@freescale.com \
--cc=scottwood@freescale.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;
as well as URLs for NNTP newsgroup(s).