linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: "Igal.Liberman" <igal.liberman@freescale.com>
Cc: scottwood@freescale.com, netdev@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC,1/8] soc/fman: Add FMan MURAM support
Date: Thu, 12 Mar 2015 10:56:55 -0500	[thread overview]
Message-ID: <32CF85E2-A8AA-454D-A46F-0E778DAF97ED@kernel.crashing.org> (raw)
In-Reply-To: <1426050469-12507-1-git-send-email-igal.liberman@freescale.com>


On Mar 11, 2015, at 12:07 AM, Igal.Liberman =
<igal.liberman@freescale.com> wrote:

> From: Igal Liberman <Igal.Liberman@freescale.com>
>=20
> Add Frame Manager Multi-User RAM support.
>=20
> Signed-off-by: Igal Liberman <Igal.Liberman@freescale.com>
> ---
> drivers/soc/fsl/fman/Kconfig            |    1 +
> drivers/soc/fsl/fman/Makefile           |    5 +-
> drivers/soc/fsl/fman/fm_muram.c         |  174 =
+++++++++++++++++++++++++++++++
> drivers/soc/fsl/fman/inc/fm_muram_ext.h |   98 +++++++++++++++++
> 4 files changed, 276 insertions(+), 2 deletions(-)
> create mode 100644 drivers/soc/fsl/fman/fm_muram.c
> create mode 100644 drivers/soc/fsl/fman/inc/fm_muram_ext.h
>=20

use lib/genalloc instead of rheap

- k=

  reply	other threads:[~2015-03-12 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11  5:07 [RFC,1/8] soc/fman: Add FMan MURAM support Igal.Liberman
2015-03-12 15:56 ` Kumar Gala [this message]
2015-04-20  8:58   ` Igal.Liberman
2015-04-20 23:56     ` Scott Wood

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=32CF85E2-A8AA-454D-A46F-0E778DAF97ED@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=igal.liberman@freescale.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --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).