lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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