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-prev] [day] [month] [year] [list]
Date:	Tue, 19 Jul 2011 09:53:37 +0800
From:	Leo Yan <leoy@...vell.com>
To:	Haojian Zhuang <hzhuang1@...vell.com>
Cc:	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"nicolas.pitre@...aro.org" <nicolas.pitre@...aro.org>,
	Russell King <linux@....linux.org.uk>
Subject: Re: [PATCH 0/2] Add audio sram support

So i need hold on after SRAM consolidation patches by Russell
has been merged, right?

On 2011年07月18日 21:12, Haojian Zhuang wrote:
> There would be a common sram driver in mainline.
> ________________________________________
> From: Leo Yan [leoy@...vell.com]
> Sent: Monday, July 18, 2011 7:18 PM
> To: linux-arm-kernel@...ts.infradead.org; linux-kernel@...r.kernel.org; Haojian Zhuang; nicolas.pitre@...aro.org; Russell King
> Cc: Leo Yan
> Subject: [PATCH 0/2] Add audio sram support
>
> On mmp platform, there have 16KB sram buffer dedicated
> to audio island. It can be to dynamically allocated for
> versatile pcm devices. So implement the audio sram
> allocator for managing it.
>
> Leo Yan (2):
>    ARM: mmp: register audio sram device
>    ARM: mmp: add audio sram allocator
>
>   arch/arm/Kconfig                            |    1 +
>   arch/arm/mach-mmp/Makefile                  |    2 +-
>   arch/arm/mach-mmp/audio_sram.c              |  118 +++++++++++++++++++++++++++
>   arch/arm/mach-mmp/brownstone.c              |    1 +
>   arch/arm/mach-mmp/include/mach/audio_sram.h |   31 +++++++
>   arch/arm/mach-mmp/include/mach/mmp2.h       |    6 ++
>   arch/arm/mach-mmp/mmp2.c                    |    1 +
>   7 files changed, 159 insertions(+), 1 deletions(-)
>   create mode 100644 arch/arm/mach-mmp/audio_sram.c
>   create mode 100644 arch/arm/mach-mmp/include/mach/audio_sram.h
>
> --
> 1.7.4.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ