All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laura Abbott <labbott@redhat.com>
To: Zhao Qiang <qiang.zhao@freescale.com>, scottwood@freescale.com
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	lauraa@codeaurora.org, X.xie@freescale.com,
	benh@kernel.crashing.org, leoli@freescale.com, paulus@samba.org
Subject: Re: [PATCH v11 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc
Date: Wed, 30 Sep 2015 12:08:43 -0700	[thread overview]
Message-ID: <560C333B.8080306@redhat.com> (raw)
In-Reply-To: <1443492561-11538-1-git-send-email-qiang.zhao@freescale.com>

On 09/28/2015 07:09 PM, Zhao Qiang wrote:
> Bytes alignment is required to manage some special RAM,
> so add gen_pool_first_fit_align to genalloc,
> meanwhile add gen_pool_alloc_data to pass data to
> gen_pool_first_fit_align(modify gen_pool_alloc as a wrapper)
>
> Signed-off-by: Zhao Qiang <qiang.zhao@freescale.com>

Reviewed-by: Laura Abbott <labbott@redhat.com>

      parent reply	other threads:[~2015-09-30 19:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29  2:09 [PATCH v11 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc Zhao Qiang
2015-09-29  2:09 ` [PATCH v11 2/6] genalloc:support allocating specific region Zhao Qiang
2015-09-30 19:14   ` Laura Abbott
2015-09-29  2:09 ` [PATCH v11 3/6] CPM/QE: use genalloc to manage CPM/QE muram Zhao Qiang
2015-09-29  2:09 ` [PATCH v11 4/6] QE/CPM: move muram management functions to qe_common Zhao Qiang
2015-09-29  2:09 ` [PATCH v11 5/6] QE: use subsys_initcall to init qe Zhao Qiang
2015-09-29  2:09 ` [PATCH v11 6/6] QE: Move QE from arch/powerpc to drivers/soc Zhao Qiang
2015-09-30 19:08 ` Laura Abbott [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=560C333B.8080306@redhat.com \
    --to=labbott@redhat.com \
    --cc=X.xie@freescale.com \
    --cc=benh@kernel.crashing.org \
    --cc=lauraa@codeaurora.org \
    --cc=leoli@freescale.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=paulus@samba.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.