[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <32CF85E2-A8AA-454D-A46F-0E778DAF97ED@kernel.crashing.org>
Date: Thu, 12 Mar 2015 10:56:55 -0500
From: Kumar Gala <galak@...nel.crashing.org>
To: "Igal.Liberman" <igal.liberman@...escale.com>
Cc: linuxppc-dev@...ts.ozlabs.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, scottwood@...escale.com
Subject: Re: [RFC,1/8] soc/fman: Add FMan MURAM support
On Mar 11, 2015, at 12:07 AM, Igal.Liberman <igal.liberman@...escale.com> wrote:
> From: Igal Liberman <Igal.Liberman@...escale.com>
>
> Add Frame Manager Multi-User RAM support.
>
> Signed-off-by: Igal Liberman <Igal.Liberman@...escale.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
>
use lib/genalloc instead of rheap
- k--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists